Tagged Questions
0
votes
1answer
83 views
Arcgis shape file and EPSG code
Why a shape file with CRS WGS_1984_UTM_Zone_22N en Arcgis has a differrent prj file than the EPSG:32622:WGS 84 / UTM zone 22N WKT ?
Can I replace Arcgis .prj file with EPSG:32622 WKT
...
11
votes
3answers
1k views
Do ArcGIS SpatialReference object factory codes correspond with EPSG numbers?
I've got a project where I'm reading in geometry objects from text files to put them in ArcSDE. These geometry objects have an associated EPSG code, and I'm looking for a way to ensure they're in the ...