I have a hosted feature dataset that will never fully load. I've tried to create this multiple ways (through the Share option in ArcGIS pro, uploading as a zipped shapefile, etc) but no matter what I seem to run into the same issue. Whether I add the layer to the map or use the 'Visualization' tab the dataset will never load to the proper resolution, it just displays at various levels of the 'generalized' polygons that you sometimes see when a dataset is loading. Images below show what it should look like vs what it does (this is just one example, zooming in/out changes what it looks like but its never correct.) Any ideas? Thanks.
Solved! Go to Solution.
Sometimes corrupt data can cause issues like this. Have you ran the check/repair geometry tool on the original data before publishing? Lots of things it checks for that can sneak into your data.
R_
Sometimes corrupt data can cause issues like this. Have you ran the check/repair geometry tool on the original data before publishing? Lots of things it checks for that can sneak into your data.
R_
Nailed it, Repair Geometry ran with the warning "Updated feature class extent". I figured that wouldn't be it but I reuploaded and it seems to work now! Thanks!