誰かBUG-000105907に遭遇したことがありますか?修正方法は何でしたか?<\/P>
<\/P><\/BODY><\/HTML>
Thank you sir!
You should search Esri Support Home for details related to any Defect which has been published. If you don't find it there, contact Esri Tech Support for an official response, as others will also probably not know about it.
This is what you are looking for:
BUG-000105907: The Apply Edits (Operation) on a feature service err..
Alternate SolutionSpecify an empty polygon when the row is being added (Adds operation) in the syntax below: [{ "geometry": { "rings": [], "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "attributes": {} }] Then execute the Updates with the ring values.
Specify an empty polygon when the row is being added (Adds operation) in the syntax below: [{ "geometry": { "rings": [], "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "attributes": {} }] Then execute the Updates with the ring values.
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.