Fwd: Re: [gdal-dev] transformation with nadgrids
Wolfgang Lahr
bgiv at gmx.de
Mon Dec 13 17:01:09 EST 2010
Ralf,
I did not expect it to be that simple ;-). I was expecting problems
with the direction of the shifts in the HeTA-grid and therefore didn't give it a try.
Thanks a lot
Wolfgang
Monday, December 13, 2010, 12:47:07 PM, you wrote:
Hi Wolfgang,
is gdalwarp/ogr2ogr -t_srs "+proj=tmerc +lat_0=0 +lon_0=9 +k=1.000000 +x_0=3500000 +y_0=0 +ellps=bessel +units=m +nadgrids=./HeTa2010.gsb +wktext" -s_srs "+proj=utm +zone=32 +ellps=GRS80 +datum=WGS84 +units=m" ... not working for you?
The default EPSG:25832 can also be written as "+proj=tmerc +lat_0=0 +lon_0=9 +k=0.9996 +x_0=500000 +y_0=0 +ellps=WGS84 +units=m +wktext"
Gr
Ralf
Am Montag 13 Dezember 2010, 12:07:51 schrieb Wolfgang Lahr:
> Hello list,
>
> I am using GDAL/OGR to transform raster and vector data from German
> Gauss-Krueger (DHDN) to ETRS/UTM like so:
>
> gdalwarp/ogr2ogr -s_srs "+proj=tmerc +lat_0=0 +lon_0=9 +k=1.000000
> +x_0=3500000 +y_0=0 +ellps=bessel +units=m +nadgrids=./HeTa2010.gsb
> +wktext" -t_srs "+proj=utm +zone=32 +ellps=GRS80 +datum=WGS84 +units=m"
> ...
>
> This works very well (Kudos to Frank and co-developers!!).
>
> Now, the question came up, how to do it just the other way round, ie from
> ETRS/UTM to Gauss-Krueger (DHDN) using the same grid.
>
> Any hints?
>
> Regards and thanks
>
> Wolfgang
>
> _______________________________________________
> gdal-dev mailing list
> gdal-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/gdal-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/gdal-dev/attachments/20101213/35b91b49/Message.html
More information about the gdal-dev
mailing list