Convert NAD_1983_Georgia_Statewide_Lambert to NAD83

المشرف العام

Administrator
طاقم الإدارة
All I have a ESRI Geenrated shapefile that uses: NAD_1983_Georgia_Statewide_Lambert

Here is the projection information:

PROJCS["NAD_1983_Georgia_Statewide_Lambert",GEOGCS["GCS_North_American_1983",DATUM["D_North_American_1983",SPHEROID["GRS_1980",6378137.0,298.257222101]],PRIMEM["Greenwich",0.0],UNIT["Degree",0.0174532925199433]],PROJECTION["Lambert_Conformal_Conic"],PARAMETER["False_Easting",656166.67],PARAMETER["False_Northing",0.0],PARAMETER["Central_Meridian",-83.5],PARAMETER["Standard_Parallel_1",31.41666666666667],PARAMETER["Standard_Parallel_2",34.28333333333333],PARAMETER["Latitude_Of_Origin",30.25],UNIT["Foot_US",0.3048006096012192]]

I believe the EPSG code is 102640

Can I use GDAL To re-project this to either a NAD83 or WGS84 projection? is there a better way to re-project this using a free tool? I'm having trouble verifying that ogr2ogr support this since it isn't a EPSG assigned range.

Thanks for any help on this.



أكثر...
 
أعلى