2

I'm currently running ArcGIS 10.4.1 and am experiencing incorrect location attributes of point features when I inspect them using the Identify tool. The Location attribute changes every time the respective point is 're-identified'. I first noticed this in an existing project with a point Shapefile I was generating using ArcPy, but the problem persists in different coordinate systems and after starting a new, blank MXD.

For example, if I download this free point Shapefile from the URL below, load it into a blank map and inspect any point using the Identify tool, then close the Identify window re-identify it, the Location value will have changed considerably (sometimes up to 1 km). This happens every time I repeat the Identify process. The location given in the lower-right corner of the map window however is correct.

Free Shapefile Download - USA Pollutant Map

Has anyone experienced this before?

PolyGeo
65.5k29 gold badges115 silver badges350 bronze badges
asked Oct 13, 2016 at 14:09
8
  • 1
    The fact that the "correct" and "incorrect" values are at least close (up to the thousands place), tells me that it is probably a projection issue of some kind. When you "hover" your mouse pointer over one of the points in your data frame, does the bottom right readout in ArcMap match the Northing/Easting or the Locations value you demonstrated? Commented Oct 13, 2016 at 14:28
  • Thanks GeoJohn, the location in the lower right hand corner is consistent with the field values of Easting and Northing, which further indicates the problem is with the 'Location' attribute. EDIT: I've just noticed that if I close the Identify window and reopen it, the 'Location' is different each time (often varying by several metres in X and Y). This occurs without changing any parameters on the map, simply closing and re-opening the Identify window. Really odd... Commented Oct 13, 2016 at 14:50
  • Yah, that is really strange behavior... Maybe try exporting the generated points as a new FC and start with a fresh MXD, just to make sure there isn't some kind of bug happening here. Commented Oct 13, 2016 at 14:55
  • Again, thanks GeoJohn. I've just started with a fresh MXD and created a fresh point shapefile using my script (not even a background map has been added). Same result; the Location XY attributes change (often by several hundred metres) each time I close and reopen the Identify window. Commented Oct 13, 2016 at 15:18
  • 1
    Nothing strange, it depends on coordinates of a click with Identify tool. It is not coordinate of actual feature. Activate I tool, click outside point and drag around the point to see what I mean. Alternatively click in empty space Commented Oct 13, 2016 at 20:40

1 Answer 1

1

Nothing strange, it depends on coordinates of a mouse pointer click with Identify tool. It is not coordinate of actual feature. Activate I tool, click outside point and drag around the point to see what I mean.

Alternatively click in empty space, this will also have some "location" pair

answered Oct 14, 2016 at 0:15

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.