camptocamp / inkmap

A library for generating high-quality, printable maps on the browser.
Other
86 stars 17 forks source link

fix: rendering test for wmts #20

Closed fgravin closed 3 years ago

fgravin commented 3 years ago

Follow same rendering tests process for WMTS as for tiled WMS.

fgravin commented 3 years ago

It's the same for tiled WMS, yes I find it a bit weird ... but as it is tiled, the test fetch several images that always fall on the same root image, so you have a mosaic of the same image, makes sens somehow.

tkohr commented 3 years ago

Ok, let's merge then to fix other branches.