[postgis-users] How do you obtaining a WGS-84 (4326) coordinate from a coordinate that has no SRID

Rick graham.rick at gmail.com
Wed Aug 19 19:33:11 PDT 2009


On Wed, Aug 19, 2009 at 10:27 PM, Eric B. Powell <ebpowell.chip at gmail.com>wrote:

>
>>
> I was thinking that, if you know the actual location of your points in a
> projected coordinate system, (de)projecting them to LatLong on the way into
> PostGIS could be done using the pyProj library which wraps Proj4 in a python
> wrapper. As such, as the points are read in, re-project them and write them
> in using st_geometryfromtext().
>
> I have an example of this approach I can send if you like.
>
> Regards,
>
>
> Eric
>


Yes please!

-- 
Cheers!
Rick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20090819/b6bec365/attachment.html>


More information about the postgis-users mailing list