[Gdal-dev] Problem with OGRCreateCoordinateTransformation
Mikael Elmquist
mikael at swegis.se
Mon Aug 29 06:06:37 EDT 2005
Hi,
I'm trying to use OGRCreateCoordinateTransformation to transform a
coordinate, e.g.
OGRCoordinateTransformation *poCT;
poCT = OGRCreateCoordinateTransformation( &oInputSRS, &oOutputSRS );
OGRCreateCoordinateTransformation does however always return NULL. I have
tried with many OGRSpatialReference as input, created from WKT, EPSG and
well known names, but nothing helps. Is there anything else I'm missing?
Regards,
Mikael
P.S. I'm using GDAL 1.2.0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/gdal-dev/attachments/20050829/c2da4997/attachment.html
More information about the Gdal-dev
mailing list