On Wed, Jan 27, 2010 at 7:20 PM, Smart, Gary <[email protected]> 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, [email protected] light and sound - activate the windows | http://pobox.com/~warmerdam and watch the world go round - Rush | Geospatial Programmer for Rent _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
