SDO_UTIL missing from_gml321geometry for the conversion to Spatial geometry object
We are currently using Oracle 19c v19.12 with loads of SDO_GEOMETRY data.
As from 12.2 with the SDO_UTIL package there is only a to_gml321geometry given. This might be useful if you want to export data to gml321 format.
But how come no from_gml321geometry function exist from this point on forward (as of 12.2) and with newer Oracle versions such as 19c?
I am currently working on a project that only have interests in using Oracle Spatial SDO_GEOMETRY data and for this reason looking for the option with from_gml321geometry.
It is confusing for users if only