On Tue, Jul 13, 2010 at 11:16 PM, Stephen Cavilia <aili...@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

_______________________________________________
dev mailing list
dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/dev

Reply via email to