Skip to main content
Question

How to use multiple zoomlevels in the wmts reader?

  • April 28, 2021
  • 1 reply
  • 25 views

remco

I am capable to use the wmts reader with 1 zoomlevel, but I want to use multiple zoomlevels.

is there a way to do this?

1 reply

Forum|alt.badge.img+2

@remco​ FME restricts you to reading one zoom level at a time. You select the zoom level using the WMTS reader parameter - Tile Matrix (Resolution) Options. If you use the FeatureReader transformer, I think you'll be able to pass in the value for the Tile Matrix (Resolution) Options as an attribute. You can make several requests to the WMTS and have the zoom levels return in one or more requests.