On lundi 12 juin 2017 17:22:58 CEST niels.vonfestenberg-packisch....@rohde-schwarz.com wrote: > Hello, > I would like to add geotiff meta data to an existing tif file. > The meta data is known as tfw/tab files and as EPSG code. I was trying > hard to have this done with fwtools and geotifcp, but I couldn't create a > proper meta data file based on the EPSG code (even though the proj4 is > available). As I haven't got a working sample file with the desired EPSG > code, I wonder if there is some non-manual method to create one based on > one of the strings given here: http://spatialreference.org/ref/epsg/31468/ > ). > Is this feasible at all?
Niels, gdal_edit.py -a_srs EPSG:XXXXX your.tif See http://gdal.org/gdal_edit.html Even -- Spatialys - Geospatial professional services http://www.spatialys.com
_______________________________________________ gdal-dev mailing list gdal-dev@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/gdal-dev