Sunday 14 May 2017

Changing coordinate systems in ArcGIS Desktop?


I am working on a map in ArcGIS ArcMap v10.2 with coordinate system GDA94 (UTM). I have just added a layer with points in latitude and longitude (WGS84). I specified that the layer was WGS84 and the points appear to be in the correct position on the map.


Do I need to use ArcToolbox (Data Management - Projections and Transformations - Feature - Project) to change this coordinate system for the final map, or is it okay as is?




No comments:

Post a Comment

arcpy - Changing output name when exporting data driven pages to JPG?

Is there a way to save the output JPG, changing the output file name to the page name, instead of page number? I mean changing the script fo...