I'm having trouble generating a good geojson for tables that contain complex (Ordinate array 1005) geometry.
With my current approach I'm getting multiple ORA errors. Primarily ORA-13199 ERROR: wrong polygon.
When I use a regular select geometry it seems to do just fine, I get proper json
When I try to do this trick as part of my featureCollection it spits out SDO_GEOMETRY instead of Geojson.
I'm stuck, would appreciate help :)
First at all the Oracle Spatial operations are based on correct defined Spatial data, please try to check it with the SqlDeveloper:
<Right-Mouse-Click> - OnTable: Select the validation function here: