Hello,
I have a question regarding the display of my water network data on a map embedded in a Survey123 form. I'm experiencing a recurring issue where some features — whether points or lines — randomly disappear from the map. It happens inconsistently and without an obvious pattern.
I'm wondering if there's a known limitation related to:
the maximum number of features that can be displayed on a Survey123 map,
a constraint on my ArcGIS Enterprise setup (I'm using version 11.5),
or perhaps something in the web map or feature service configuration.
Has anyone encountered similar behavior?
Are there any specific settings I should check (tiling, filtering, symbology, zoom level, service performance, etc.)?
Thanks in advance for any help or suggestions!
Hi
It could possibly be the maxRecordCount variable of a feature service...
Is the expected behavior to 'batch' the data using the maxRecordCount as each batch size, and it would just draw in slowly but surely? Or will the server literally stop responding with any more features?