Select to view content in your preferred language

MiltiLinestring layer not showing well on the map

35
1
yesterday
Labels (3)
LuisanaIG
Emerging Contributor

Hey everyone, I’m running into an issue with a layer and its attribute table when I add it to the map. Anyone know what might be causing it?

I have a MultiLineString layer stored in PostgreSQL 15.5, and I'm working with ArcGIS Pro 3.4. When I add the layer to the map, not all the geometries show up. Also, when I open the attribute table, I get an error message.

LuisanaIG_0-1747918849813.png

I've also checked whether the lines have at least two points to form valid geometries, confirmed that they're all MultiLineStrings, and verified that the geom column seems fine.

LuisanaIG_4-1747920508366.png

 

Additionally, I tried publishing the layer to Portal, but it still behaves strangely. The image service shows more records than actually exist, while the feature service shows the correct number of records — but still, not all geometries are drawn on the map.

Feature service:

LuisanaIG_5-1747920600210.png

Image service:

LuisanaIG_8-1747920760149.png

What’s odd is that I have other line layers that are much more complex and larger, and they don’t have this issue.

Does anyone have any idea might be causing this issue?

Thank you!!

-Lu-

0 Kudos
1 Reply
Robert_LeClair
Esri Esteemed Contributor

Are there any ShapeLengths of zero in the layer?  If so, delete those records and try the workflow again.

0 Kudos