Select to view content in your preferred language

What's the vertex limit on polygons that can be edited with the web APIs

427
1
10-20-2010 10:28 AM
FredSpataro
Frequent Contributor
Hello All:

We are developing a local/state government web editing application for boundary polygons like school districts and fire districts.  The API samples generally deal with VERY simple polygons.  Once we convert the samples to use feature services with more realistic polygons, they no longer work.  Our guess is that there is some limit on the effectiveness of vertex editing within these APIs.  What is that limit?

Thanks
0 Kudos
1 Reply
JenniferNery
Esri Regular Contributor
Hmm I am not aware of any number limitation on editing vertices  What happens when it fails to work?  Is there a StackTrace or error message from the server?  You can try to use Fiddler to see what requests are made during the edit. Can you give us a sample of the geometry that failed to edit? 

Thanks.
0 Kudos