Skip to main content

Hi, I want to clip WMS layer using polygon shp and write it out as a pdf.

 

Any ideas?

Try something like this:

The idea is to first get an approximate raster back from the WMS service, then do the precise clipping operation with the Clipper transformer.


Reply