I was using ArcMap 10.5 in the desktop version and started having issues with the projections of my shapefile layers. When defining the projections, they didn’t match spatially. Upon checking the properties table of each layer, I noticed an inconsistency in the extent information. Although the geographic coordinate system and projection information were the same, the extent values had a different number of characters. One layer has two to three digits in the integer part, while another layer has up to eight digits in the integer part. How can I fix this?
The solutions I’ve tried that didn’t solve the problem are:
- I created a new coordinate system to adjust the false north, east, and west, but it didn’t work.
- I updated and switched to ArcMap 10.8, but the issue persists.
- I reprojected the layers in R, but the issue still remains.
Please help me.