Skip to main content

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?

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.


Reply