branch: externals/osm
commit d1be4dabe569d7f445bc0ae96d7636c690821b04
Author: Daniel Mendler <[email protected]>
Commit: Daniel Mendler <[email protected]>

    Remove OpenTopoMap
    
    The server will be shut down, see https://opentopomap.org/
---
 osm.el | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/osm.el b/osm.el
index c791c8d918..c3903dfa72 100644
--- a/osm.el
+++ b/osm.el
@@ -130,14 +130,6 @@ See also `osm-server-list'."
      :group "Transportation"
      :copyright ("Map data © 
{OpenStreetMap|https://www.openstreetmap.org/copyright} contributors"
                  "Map style © 
{OpenRiverBoatMap|https://github.com/tilery/OpenRiverboatMap}";))
-    (opentopomap
-     :name "OpenTopoMap"
-     :description "Topographical map provided by OpenTopoMap"
-     :url "https://%s.tile.opentopomap.org/%z/%x/%y.png";
-     :group "Topographical"
-     :copyright ("Map data © 
{OpenStreetMap|https://www.openstreetmap.org/copyright} contributors"
-                 "Map style © {OpenTopoMap|https://www.opentopomap.org} 
({CC-BY-SA|https://creativecommons.org/licenses/by-sa/3.0/})"
-                 "Elevation data: {SRTM|https://www2.jpl.nasa.gov/srtm/}";))
     (opvn
      :name "ÖPNV" :max-zoom 18
      :description "Base layer with public transport information"

Reply via email to