[gdal-dev] OSGB36 to WGS84 transformation

Jukka Rahkonen jukka.rahkonen at mmmtike.fi
Wed Jan 9 02:33:20 PST 2013


Johnny <yggdrasil <at> gmx.co.uk> writes:

> 
> Hi,
> 
> I am trying to convert OSGB grid references to WGS84, but do not succeed
> and don't understand why? 
> 
> I use
> 
> : echo "SD8015002109 "|gdaltransform -s_srs EPSG:27700 -t_srs EPSG:4326 
> 
> which gives 
> 
> : -7.55729138544866 49.7667307394399 50.4807807941111

I get the same result with
C:\GDAL_dev>gdaltransform -s_srs EPSG:27700 -t_srs EPSG:4326
0 0
-7.55729138544866 49.7667307394399 50.4807807933539

Conclusion: gdaltransform does not understand OSGB grid references. What made
you to believe it would? I could not find anything suggesting that from the GDAL
documents.

-Jukka Rahkonen-



More information about the gdal-dev mailing list