Select to view content in your preferred language

I receive a MaxRecordCount warning on some of our feature layers. What does this mean and how do I fix it?

2378
2
07-23-2015 12:53 PM
ChayaBalsiger
Frequent Contributor

For some of the feature layers that we have on our open data site, under data report, there is a warning that says: Warning: The maxRecordCount for this layer is greater than 5000. This can cause browsers to crash. We recommend lowering this number.

What does this mean and how do I fix it?

0 Kudos
2 Replies
ChayaBalsiger
Frequent Contributor

I found information here:

Server configuration details—ArcGIS Open Data | ArcGIS

but the data has less than 1,000 records, so I am not sure why I am getting that warning message.

0 Kudos
DanielFenton1
Frequent Contributor

Hi Chaya, glad you were able to find the info you needed. The alert you are seeing does not reference the number of features at all, it is just about the max record count. If you were to add 9,000 features to the layer, it would cause a performance problem, so we alert you as soon as we see it.

Make sense?

0 Kudos