<div>Hi,<br></div><div><br></div><div>i am a very beginner in GeoTiff and Georeferencing.<br></div><div><br></div><div>_ i have an image in .emf file format.<br></div><div>_ i also have these UTM informations:<br></div><div>Easting,Northing,Zone,Hemisphere<br></div><div>Exemple: 400000,4379520,24,N<br></div><div><br></div><div>How can i use GDAL to create a geotiff from these informations ?<br></div><div>(My GeoTiff need to be in wgs84, epsg:4326)<br></div><div>(i need to use command line tools, no GUI)<br></div><div><br></div><div>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 ?<br></div><div>Maybe with gdal_translate and/or gdalwarp, but how ?<br></div><div><br></div><div>Note: i am a very beginner.<br></div><div><br></div><div>Regards<br></div>