[gdal-dev] How to create GeoTiff from image and UTM Coordinates

gregsmk gregsmk at protonmail.com
Tue Jan 8 02:04:15 PST 2019


Hi,

i am a very beginner in GeoTiff and Georeferencing.

_ i have an image in .emf file format.
_ i also have these UTM informations:
Easting,Northing,Zone,Hemisphere
Exemple: 400000,4379520,24,N

How can i use GDAL to create a geotiff from these informations ?
(My GeoTiff need to be in wgs84, epsg:4326)
(i need to use command line tools, no GUI)

i think i need to convert .emf to a file format which can be supported by GDAL such as .bmp ou "standard" .tif. But After ?
Maybe with gdal_translate and/or gdalwarp, but how ?

Note: i am a very beginner.

Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20190108/be11826e/attachment.html>


More information about the gdal-dev mailing list