[OSM-dev] [OSM-Dev]Convert x, y co-ordinates in Lat,Lon
PARVEEN ARORA
parveenaroraosm at gmail.com
Tue Jul 13 18:54:44 BST 2010
On Tue, Jul 13, 2010 at 11:16 PM, Stephen Cavilia <ailivac at gmail.com> wrote:
> The actual transformation math depends on what projection the
> coordinates are stored in, but there is a SQL function to transform
> geometries between spatial reference systems. If the geometry column is
> stored with SRID information, you can just call ST_Transform(geometry,
> 4326) to transform to WGS84 geodetic.
>
> http://postgis.refractions.net/documentation/manual-1.5/ST_Transform.html
>
Sir thanks for your quick help,
Now i am trying to apply this solution,and I will report you soon.
Thanks again :-)
--
With Kind Regards
Parveen Arora
osmpunjab.co.cc
More information about the dev
mailing list