branch: externals/osm
commit ef0aae4929725fa550a97448bf62fb6ed585b2ae
Author: Daniel Mendler <[email protected]>
Commit: Daniel Mendler <[email protected]>
Update configuration
---
osm.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/osm.el b/osm.el
index 3e991991b9..8888aec44b 100644
--- a/osm.el
+++ b/osm.el
@@ -133,7 +133,7 @@ See also `osm-server-list'."
(opvn
:name "ÖPNV" :max-zoom 18
:description "Base layer with public transport information"
- :url "http://%s.tile.memomaps.de/tilegen/%z/%x/%y.png"
+ :url "http://tileserver.memomaps.de/tilegen/%z/%x/%y.png"
:group "Transportation"
:copyright ("Map data ©
{OpenStreetMap|https://www.openstreetmap.org/copyright} contributors"
"Map style © {ÖPNVKarte|https://www.öpnvkarte.de}")))