Skip to main content
Solved

Convert plain image (JPEG/TIFF) to GeoTIFF

  • February 21, 2018
  • 2 replies
  • 538 views

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.

Best answer by daveatsafe

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.

 

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

2 replies

daveatsafe
Safer
Forum|alt.badge.img+19
  • Safer
  • 1637 replies
  • Best Answer
  • February 21, 2018

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.

 


  • 15 replies
  • April 4, 2019

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?