Can i Convert my shape file to tiff image with geo location ? Pls guide me .
Can i Convert my shape file to tiff image with geo location ? Pls guide me .
Take a look at the MapnikRasteriser transformer - This will convert you vector geometries into styled raster features which you can then Write out to a GeoTiff
Shapefile reader > MapnikRasteriser > GeoTiff writer
Hi. I thought this was such an interesting question I made it one of two Questions-of-the-Week. You can find a video demonstration of how to convert vector to GeoTIFF here: https://www.youtube.com/watch?v=xGvG5z447ps&t=211s
Hi. I thought this was such an interesting question I made it one of two Questions-of-the-Week. You can find a video demonstration of how to convert vector to GeoTIFF here: https://www.youtube.com/watch?v=xGvG5z447ps&t=211s
Thank you so much. You described it really well😀
Take a look at the MapnikRasteriser transformer - This will convert you vector geometries into styled raster features which you can then Write out to a GeoTiff
Shapefile reader > MapnikRasteriser > GeoTiff writer
Thank you😊