Re: [gdal-dev] Datum Shifts with OSR.CoordinateTransform

2011-05-10 Thread Armin Burger
e the Proj4 notation which includes the tag +towgs84=. and then define the projection via the method ImportFromProj4() armin Original-Nachricht > Datum: Mon, 9 May 2011 20:07:23 -0700 (PDT) > Von: srweal > An: gdal-dev@lists.osgeo.org > Betreff: [gdal-dev]

[gdal-dev] Datum Shifts with OSR.CoordinateTransform

2011-05-09 Thread srweal
Hi all, I'm using the C# wrapper and GDAL/OGR binaries from Tamas' repository (http://vbkto.dyndns.org:1280/sdk/) and am trying to do coordinate transformation that includes a datum shift on a geometry. I'm wanting to understand how I can control what shift parameters are used when calling the