|
POST
|
Hi Alan, Umm, but what coordinate systems are your parcel layers using? Usually they're using a projected one. The XY data is lat/lon. You have to assign the appropriate geographic coordinate system, then ArcMap will project it on-the-fly to match the data frame's coordinate system. At that point, you can export the layer to a feature class and use either the source/native coordinate system or the data frame's. Melita
... View more
06-19-2013
12:15 PM
|
0
|
0
|
4681
|
|
POST
|
Hi Alan, I can think of two possibilities. Are you equating X = longitude and Y = latitude? When using the Add XY tool, you need to assign the data's current coordinate system. The tool will default to the data frame's coordinate system. Because your points are in lat/lon, you need to assign the appropriate geographic coordinate system. Melita
... View more
06-19-2013
09:49 AM
|
0
|
0
|
4681
|
|
POST
|
The online services are using 3857 aka WGS 1984 Web Mercator Auxiliary Sphere for their coordinate system. Your Excel data is almost certainly not using this coordinate system. The Add XY Data tool defaults the coordinate system to whatever the map is using. So it's likely your Excel data is being assigned the wrong coordinate system. Check to see what it should be and assign that when you add the data to the map. ArcMap can project XY data (Excel, csv, etc.) on the fly. Melita
... View more
06-17-2013
10:54 AM
|
0
|
0
|
582
|
|
POST
|
The help for the error says that it includes the issue that Python has encountered. What's the exact text you're getting with the error?
... View more
06-14-2013
12:46 PM
|
0
|
0
|
1888
|