Skip to main content
Question

How to make the MapnikRasteriser create one output per input feature

  • January 28, 2019
  • 1 reply
  • 10 views

Hello.

I'm using a mapnik rasterizer to overlay a couple of vector datasets on a set of rasters. I have three input, one raster and two vector. When I run it it produced one output including the three input rasters on top of eachother. How can I set it up to run separately for each input raster?

1 reply

redgeographics
Celebrity
Forum|alt.badge.img+50

You can use the Group By function to do that, for every unique value of the attribute(s) selected there it will make a new raster. You'll have to make sure your vectors and the raster they should overlay have that attribute in common.


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings