Skip to main content

Hello everybody,

I got one GeoTIFF image and I want to get N ( for example 3000 roofs ) smaller jpg images of point of interest in which every roof is one picture.

I started making polygons in the place where are points of interest but I don't know how to "clip" it.

You can use the Clipper to do that. If you give the polygons all a unique attribute you can use that in thw writer feature type to dynamically fill the filename.


Reply