4
votes
2answers
224 views

Error 000735: Input Dataset or Feature Class: Value is required

I am a true novice when it comes to ArcGIS and computer programs like this one. Am taking a class and cannot get the Project function to work under the tool box. The path I used was ArcTool box --> ...
2
votes
2answers
212 views

How to avoid exceeding latitude and longitude limits, when importing a .csv file?

I am currently working with a project with "on the fly"-projection (WGS 84 / UTM zone 32U). Now I want to import a csv. file with points, which have a longitude and latitude using the "Add Delimited ...
2
votes
1answer
80 views

What is the expected margin of error for points plotted on EPSG:3857 projection?

I am using the projection EPSG:3857 to plot out points on the map. Since the Earth is closer to the shape of an ellipsoid instead of a sphere, I am interested to find out what is the range of error if ...