Thursday, 11 May 2017

arcgis desktop - Points disappear when zooming past certain scale in ArcMap?


My points are disappearing when I zoom in past 300,000 in ArcMap. I tried to repair geometry, but it doesn't fix anything?


I also checked the scale extents and those are turned off. I can export the points to a new shapefile/feature class, but I'd like to not have to do that.


I'm using 10.1 on Windows 7 x64.



Answer



I ended up exporting the file and starting over with a new shape. It seemed to work. It could have been the spatial index since I ended up starting over.


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...