Skip to main content

I would like to know if it is possible to convert a plain image (e.g. JPEG, TIFF) with no geo references to a GeoTIFF by using FME Desktop.

If yes, how would I do that. I found only the option in inspect resources, but what I want is to add the geo reference to that image.

Hi @simdevmon,

The RasterGeoreferencer transformer will allow you to add georeferencing information to the image before writing it to GeoTIFF. If you also want to set the coordinate system, please use the CoordinateSystemSetter transformer as well.

 


Hi @simdevmon,

The RasterGeoreferencer transformer will allow you to add georeferencing information to the image before writing it to GeoTIFF. If you also want to set the coordinate system, please use the CoordinateSystemSetter transformer as well.

 

If I have a JPEG/TIFF that was already georeferenced in ArcMap. Does FME have a way to take the JPEG/TIFF and the supplemental georeference files in a folder to turn it into a GeoTIFF?