Select to view content in your preferred language

Multipart Polygon with two polygons touching causes starting point of third polygon to keep changing

364
0
12-08-2022 11:04 PM
SheltonWilson
New Contributor

On saving the following geometry with rest  feature service  - the shape  is shown below

 

multi_polygon_issue.JPG

 

The start point of the larger polygon continually changes every time the shape is saved. We would like the starting point of the saved polygons to remain constant. This happens only when two of polygons are touching as above. If the above polygons do not touch then when the polygons are saved, the starting point of the polygons remain constant. Is there any way to get around this bug?

Here are the rings

{"rings":[[[119.46666666700003,-22.999999999999943],[119.45000000000005,-22.999999999999943],[119.45000000000005,-22.983333332999962],[119.45000000000005,-22.96666666699997],[119.46666666700003,-22.96666666699997],[119.46666666700003,-22.983333332999962],[119.46666666700003,-22.999999999999943]],[[119.4690546719,-22.9951847614],[119.48333333300002,-22.999999999999943],[119.48333333300002,-23.016666666999981],[119.46666666700003,-23.016666666999981],[119.4690546719,-22.9951847614]],[[119.50000000000011,-22.93333333299995],[119.5166666670001,-22.93333333299995],[119.5166666670001,-22.949999999999932],[119.53333333300009,-22.949999999999932],[119.53333333300009,-22.96666666699997],[119.53333333300009,-22.983333332999962],[119.53333333300009,-22.999999999999943],[119.5166666670001,-22.999999999999943],[119.5166666670001,-22.983333332999962],[119.50000000000011,-22.983333332999962],[119.48333333300002,-22.983333332999962],[119.48333333300002,-22.96666666699997],[119.50000000000011,-22.96666666699997],[119.50000000000011,-22.949999999999932],[119.48333333300002,-22.949999999999932],[119.48333333300002,-22.93333333299995],[119.50000000000011,-22.93333333299995]]],"spatialReference":{"wkid":4283}}}]}

 

0 Kudos
0 Replies