openlayers / vector-tiles

Ahoi,

my waterway-map https://maps.grade.de/cemt.html#10/52.164736/23.725269 does not render tiles at all zoom levels (zoom-in on River Bug east of Brest (BY).
Same tile-source in leaflet works like expected…

Tips and tricks are welcome!

Thanks, Dirk

problem found and solved:
feature.getGeometry.getType is ‘LineString’ AND ’ ‘MultiLineString’
(I missed the latter one)

Convenient debugging tool:
https://chrome.google.com/webstore/detail/mapbox-vector-tiles/mfikcokdfehaofebfhoehbajfgbofdpk

This part of the river has no CEMT code assigned - so you can’t select a colour from the legend to draw it.

yes, the part still missing has no CEMT assigned (there is a weir, thus not navigable).

As said above, all is well, now.