Hi,
The is an APEX PL/SQL package APEX_SPATIAL that allows to manipulate geometries, and for instance drawing geometries.
But I am not sure it is possible to display SDO_GEOMETRY data type in APEX itself (I would think APEX has not been designed for this).
Does someone know if SDo_GEOMETRY can be displayed in an APEX page?
If not, what is then the use of this package? All the functionality it offers was already existing before.