How to get EPSG code from SRID
From: Eriovaldo Andrietta <ecandrietta_at_gmail.com>
Date: Sat, 20 Feb 2010 07:12:07 -0200
Message-ID: <90b7e6bd1002200112g346a8437jeeb3e5ae90e8fdf6_at_mail.gmail.com>
Hi,
Date: Sat, 20 Feb 2010 07:12:07 -0200
Message-ID: <90b7e6bd1002200112g346a8437jeeb3e5ae90e8fdf6_at_mail.gmail.com>
Hi,
I have a SRID and I need to retrieve the EPSG code based on SRID. I got the function :
select sdo_cs.map_oracle_srid_to_epsg (82300) from dual;
but it is returning null.
Where can I get the ESPG code ?
What is the table name that contains it ?
Regards
Eriovaldo
-- http://www.freelists.org/webpage/oracle-lReceived on Sat Feb 20 2010 - 03:12:07 CST