Skip to main content
Question

How to generate raster tiles (GeoTIFF) in FME?

  • February 22, 2023
  • 1 reply
  • 218 views

Forum|alt.badge.img

I have two shapefile data, and one label which I created through MapTextLabeller. I have then in DataInspector the view with these 2 shapefiles and text above them. The question is can i generate raster tiles from it, and store it as GeoTIFF?

1 reply

daveatsafe
Safer
Forum|alt.badge.img+19
  • Safer
  • 1637 replies
  • February 22, 2023

Hi @vdrnb​,

The ImageRasterizer or MapnikRasterizer transformers will render your Shape and label data into a raster suitable for writing to GeoTIFF. The ImageRasterizer is simpler to use, so might be the best to start with.