Select to view content in your preferred language

Performance of AGOL web layer

1341
6
06-20-2023 10:51 AM
Labels (3)
YS2388
by
Regular Contributor

Hello everyone!

I have a polygon feature class with 8500 features and total size of around 100mb that I have been trying to publish to AGOL. Shared as a web layer, the performance in the map viewer is terrible, it takes about 2 minutes to draw (if it's drawn at all) and zooming in/out is basically out of the question.

I have simplified and cleaned up the data as much as I can. This dataset is down from 2.5 million features and around 3gb. I am out of ideas so would greatly appreciate any help.

Thank you!

0 Kudos
6 Replies
jhindleCRG
Occasional Contributor

Have you adjusted your zoom levels and scaling dependencies?

0 Kudos
YS2388
by
Regular Contributor

Hi there. Yes I have done those things. I have also tried publishing it as a map service and then to AGOL, but that was even worse performing. 

0 Kudos
Katie_Clark
MVP Alum

When you published the data, did you just set a definition query to filter out the records, or did you actually create a new layer from the selected features?  

Best,
Katie

If this answer helped you, please consider giving a kudos and/or marking as the accepted solution. Thanks!
0 Kudos
YS2388
by
Regular Contributor

No definition query. The data has been filtered as much as possible for my purposes and a new layer has been created.

0 Kudos
jhindleCRG
Occasional Contributor

If you create a webapp or experience builder app, you can add a spatial query to only show you features in your viewing extent.

 

0 Kudos
YS2388
by
Regular Contributor

Thanks for the suggestion, I will investigate further!

0 Kudos