Get_Wkt() error
I have tried to convert the Oracle geometry into Well Known text through Get_WKT() and get_Wkb() method of SDO_GEometry but recieved following errors on this
ORA-13199: ENGINEERING is not supported by geometry WKB/WKT generation.
ORA-06512: at "MDSYS.MD", line 1723
ORA-06512: at "MDSYS.MDERR", line 17
ORA-06512: at "MDSYS.SDO_UTIL", line 2439
ORA-06512: at "MDSYS.SDO_GEOMETRY", line 36
Any help on this???
Paras