[gdal-dev] Projection for OSGB36

Frank Warmerdam warmerdam at pobox.com
Wed Jan 27 21:36:25 EST 2010


On Wed, Jan 27, 2010 at 7:20 PM, Smart, Gary <Gary.Smart at goodrich.com> wrote:
> I have a series of OS map TIF files with associated tfw files.  However, the
> tif files contain no information about the projection.  I understand that
> these files are using OSGB36 AIRY1830
>
>
>
> Can anyone tell me the precise text specification I need to be able to set
> up this projection.
>
>
>
> An example tfw file is:
>
> 2.5
>
> 0
>
> 0
>
> -2.5
>
> 215000
>
> 254000

Gary,

I would suggest importFromEPSG() and using the
code 27700 which is OSGB 1936 / British National Grid.

Good luck,
-- 
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up   | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | Geospatial Programmer for Rent


More information about the gdal-dev mailing list