summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Mendler <mail@daniel-mendler.de>2025-12-22 17:54:58 +0100
committerDaniel Mendler <mail@daniel-mendler.de>2025-12-22 17:54:58 +0100
commit97b44f47a6d652f6a832f7df4be35c826a8a97b3 (patch)
tree93a3c3c50627a6e5c6e83514ff34b375afe77f7a
parent4c26e324d7febf00fa36ea3fffaaf90838824c36 (diff)
Cleanup meta information
-rw-r--r--osm.el9
1 files changed, 3 insertions, 6 deletions
diff --git a/osm.el b/osm.el
index aae7fe9..c791c8d 100644
--- a/osm.el
+++ b/osm.el
@@ -115,24 +115,21 @@ See also `osm-server-list'."
:url "https://%s.tile.openstreetmap.fr/hot/%z/%x/%y.png"
:group "Special Purpose"
:copyright ("Map data © {OpenStreetMap|https://www.openstreetmap.org/copyright} contributors"
- "Map style © {Humanitarian OpenStreetMap Team|https://www.hotosm.org/}"
- "Hosting: {OpenStreetMap France|https://openstreetmap.fr/}"))
+ "Map style © {Humanitarian OpenStreetMap Team|https://www.hotosm.org/}"))
(cyclosm
:name "CyclOSM"
:description "Bicycle-oriented map provided by OpenStreetMap France"
:url "https://%s.tile-cyclosm.openstreetmap.fr/cyclosm/%z/%x/%y.png"
:group "Transportation"
:copyright ("Map data © {OpenStreetMap|https://www.openstreetmap.org/copyright} contributors"
- "Map style © {CyclOSM|https://www.cyclosm.org/} contributors"
- "Hosting: {OpenStreetMap France|https://openstreetmap.fr/}"))
+ "Map style © {CyclOSM|https://www.cyclosm.org/} contributors"))
(openriverboatmap
:name "OpenRiverBoatMap"
:description "Waterways map provided by OpenStreetMap France"
:url "https://%s.tile.openstreetmap.fr/openriverboatmap/%z/%x/%y.png"
:group "Transportation"
:copyright ("Map data © {OpenStreetMap|https://www.openstreetmap.org/copyright} contributors"
- "Map style © {OpenRiverBoatMap|https://github.com/tilery/OpenRiverboatMap}"
- "Hosting: {OpenStreetMap France|https://openstreetmap.fr/}"))
+ "Map style © {OpenRiverBoatMap|https://github.com/tilery/OpenRiverboatMap}"))
(opentopomap
:name "OpenTopoMap"
:description "Topographical map provided by OpenTopoMap"