Select to view content in your preferred language

ApplyEdits Error: "GraphicFeatureServer:PerformEdit() returns no result."

179
0
03-02-2026 12:41 AM
Labels (1)
GaneshPremakumar
Emerging Contributor

I am trying to perform geometric clipping through a feature service and when I make the API call, I get this error.

In specific, I am trying to modify the geometries of lines and polygons. I identify the intersection between my line or polygon with a clipping polygon, and I obtain the shape of the intersection as a JSON. Then, I pass this shape through the applyedits on REST to update the features' shape. 

What could be reasons why the applyedits fails with this message? I've verified that I impute/delete Z/M values as per my feature service's requirements.

Thanks!

0 Kudos
0 Replies