Convert Lat/Long to X/Y
567796Aug 30 2007 — edited Sep 13 2007I have been given numeric data for latitude and longitude values.
I need to perform a SDO_ANYINTERACT on sdo_geometry data stored as X/Y values.
Using oracle spatial, how could I convert the latitude and longitude values into x and y values?
Thanks in advance.