[gdal-dev] reproject an array of points

Mateusz Loskot mateusz at loskot.net
Sun Aug 17 12:29:01 EDT 2008


Maciej Sieczka wrote:
>
> How do I reproject an array of points in one run, in Python? Each point
> consist of 'easting, northing, value'. 'value' is supposed to remain
> unchanged after transformation. (Please bear with me - I'm still
> learning Python).

Maciej,

It should be simple to use Projection.py module from Thuban.
Here you have archived page on Hobu's website:

http://web.archive.org/web/20070216084221/http://hobu.biz/software/pyprojection

You can find some example on my page too:

http://mateusz.loskot.net/software/gis/pyepsglookup/

Best regards,
-- 
Mateusz Loskot
http://mateusz.loskot.net



More information about the gdal-dev mailing list