Select to view content in your preferred language

Is there any input number of graphic limitation on the project of Geometry Service?

795
2
03-31-2011 06:49 AM
weiliang
Deactivated User
Hi,

I try to reproject a list of graphics from GCS to another projection by using the Geometry Service. However, I found out if there are more than 50 records in my input List<Graphic>, the geometry service will fail. So my question is that is there any number of record limitation in the input graphic list? How can I change it to a large number?

Thanks,

Wei
0 Kudos
2 Replies
JenniferNery
Esri Regular Contributor
What version of the API are you using? I tried this sample http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#Project using ArcGIS API for Microsoft Silverlight/WPF v 2.1 and increased the graphic parameters to 240, ProjectCompleted comes back with the 240 features.
0 Kudos
weiliang
Deactivated User
Many thanks, Jeniffer.
0 Kudos