generateRenderer cuts off values for large datasets

379
0
12-12-2012 08:11 AM
PeterKupietz
New Contributor
I've published a map service with AGS 10.1 and try to calculate class breaks with the generateRenderer method (esriClassifyQuantile as classificationMethod) via REST API. My feature classes are stored in an oracle database and AGS has a direct connection. For smaller datasets it works perfectly. But when I try to calculate class breaks for more than 10000 values the service starts to cut off values. So when my highest value is inserted last it is not included in class values.

Is there a specific maximum of values for the generateRenderer method?

Thanks,

Peter
Tags (2)
0 Kudos
0 Replies