Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Converting from UTM meter to latitude,longitude in oracle

user12134253_xavieriteJul 19 2010 — edited Jul 30 2012
I am trying to write a procedure which takes in utm data and converts to latitude,longitude
mostly on the net i am getting some formulas for conversion with no proper explanation.
Can any of you suggest any previously written oracle procedure or other help.
UTM data is available in a column, i want to convert the easting,northing data into lat,long and take the lat
from easting in deg,minustes,seconds and likewise longitude from northing.
there are some methods like using excel or in java, but i want to do it in Oracle.
Please help as i am looking for suggestions and help.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 6 2012
Added on Jul 19 2010
4 comments
7,282 views