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

_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to