From: Alphonsus on
Hi all,
I have a table with UTM coordinates (char zone, int long, int
northing, int easting) and I need to convert these values into lat/
long the default SRID (4326).

Could anyone help?

TIA,
Alphonsus.
From: DBAdan on
This site has some of the formulas.
http://www.uwgb.edu/dutchs/usefuldata/UTMFormulas.HTM

"Alphonsus" wrote:

> Hi all,
> I have a table with UTM coordinates (char zone, int long, int
> northing, int easting) and I need to convert these values into lat/
> long the default SRID (4326).
>
> Could anyone help?
>
> TIA,
> Alphonsus.
> .
>