nrenner / brouter-web

Web client for BRouter, a routing engine based on OpenStreetMap
https://brouter.de/brouter-web/
MIT License
360 stars 68 forks source link

Custom WMS layers doesn't work #714

Closed kszwaba closed 1 year ago

kszwaba commented 1 year ago

On http://brouter.de/brouter-web I tried to add my own wms layers from https://geoportal.gov.pl/uslugi/usluga-przegladania-wms eg.: https://mapy.geoportal.gov.pl/wss/service/PZGIK/ORTO/WMTS/HighResolution https://mapy.geoportal.gov.pl/wss/service/img/guest/TOPO/MapServer/WMSServer but none of them has been displayed. In QGIS I see this layers. Where could be the problem?

Christopher

nrenner commented 1 year ago

WMS is not supported yet for custom layers and WMTS only with a compatible tiling scheme and if you can provide a full XYZ url. See also #337.

nrenner commented 1 year ago

Duplicate of #337