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
_______________________________________________
gdal-dev mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/gdal-dev