Re: [gdal-dev] OGRLineString Project

2014-05-16 Thread Dmitriy Baryshnikov
Hi Elk, The Project method (and several others) present in GDAL sinvce 1.11, but there is no binding to python yet. About dates/releases when it'll be coded - hard to say, maybe somebody provide a patch with such functionality. Best regards, Dmitry 16.05.2014 00:26, Ochs, Elke ERDC-RDE-C

[gdal-dev] OGRLineString Project

2014-05-15 Thread Ochs, Elke ERDC-RDE-CRREL-NH
Hello, The class reference for OGRLineString says Project is available at OGR 1.11.0, GEOS >= 3.2.0. I'm using Python 2.7, OGR 1.11.0, GEOS 3.4.2, but can't locate the Project method. Is it really in 1.11.0? Someone smarter than I said it seems to be missing from the SWIG interface (hope I s