I'm trying to use the union function to combine some shapes. The GeoJSONReader outputs each shape individually correct, but if I run union on them, the output doesn't follow the 'right-hand rule' (https://mapster.me/right-hand-rule-geojson-fixer/).
EDIT: I'm using MySQL for the GeometryEngine
Am I missing something or does this not support that yet? Thanks!
I'm trying to use the union function to combine some shapes. The GeoJSONReader outputs each shape individually correct, but if I run union on them, the output doesn't follow the 'right-hand rule' (https://mapster.me/right-hand-rule-geojson-fixer/).
EDIT: I'm using MySQL for the GeometryEngine
Am I missing something or does this not support that yet? Thanks!