Skip to content

eslopemap/eslope

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E.Slope

Enhanced slope overlays for the alps, to use for hiking, ski-touring, alpinism, ...

E.Slope around Mont Malinvern.
Note the lower precision of the french side (bottom-left)

Status

Downloads are available. Tile hosting is available, but stability is not guaranteed.

For elevation data, see below. For slope data in mbtiles format, this is currrently split into 4 files available in the releases folder. They cover the following area:

Palette used


For a discussion of the design process behind this palette, and a comparison, see geo-slope-color-palette.

How to use the maps online?

  • Online
    • Head to WTracks. This link auto-activates the right overlay, called EU eSlope Western-Alps.
    • Or configure your tool of choice with the correct URL. The Leaflet URL is https://www.montagne.top/tile/AlpsWC_eslo/{z}/{x}/{y}.png

How to use the maps offline?

  • You need an app supporting mbtiles:
    • For Android, options include AlpineQuest (~10€ on play store) ; OruxMaps (free online ; 4€ on play store) ; Locus ; and more.
    • For iphone, MBTiles GPS (untested)
    • On the PC, I haven't found simple viewers that support layers. QGIS is way too complex for this task. GPXSee is an excellent viewer, but single-layer. Maybe ape@map (German, untested)
  • Download the latest mbtiles files, found in this drive folder. Currently it's a single file AlpsWC.mbtiles weighing 7 GB, sorry.
  • Configure the app to use it:
    • For AlpineQuest, import as file-based map, use "Add as Layer". Then set opacity to ~50% and Layer Blending Mode (💧icon) to "Multiply".
    • For OruxMap, place it in the correct folder, something like /sdcard/oruxmaps/mapfiles and follow manual

How to web-host the tiles

Check the upcoming dedicated Hosting.md. I use go-pmtiles, but many alternatives exist including a go mbtileserver, and MapTiler tileserver.

Coverage & Data

The area covered currently is a part of the western alps, in GPS terms from lower-left 43.580 N 5.625 E to upper-right 46.558 N 7.734E, or as a mnemonic, Lausanne-Jouques-Sanremo-Zermatt. Some (lower elevation) areas are not covered.

Zoom-levels:

  • Only zoom-level 16 is provided so far. Other levels are filled white to avoid artifacts. It means an actual pixel resolution of 1.7 meters at 45° (=2.387*78.648/111.321).
  • This is a deliberate choice to avoid cluttering lower zoom-level, but can be improved.
  • Level 17 would bring improved resolution under 1m/px, but at a big cost in storage space, and without the corresponding quality increase, since most available data is at around 5m resolution.

Data sources:

W/C/E stands for Western / Central /Western Alps. Links lead to the corresponding notebook

Dataset Notebook W C E Res Projection Official Dataset DTM.tif (GB) Doc / WebGIS
FR:IGN nb - - 5/40m 2154 Lambert93 RGE ALTI 5m ignalps_dtm.tif 4 geoservices.ign.fr / geoportail.gouv.fr
IT:Piemont - 5m 32632 WGS84/32N RIPRESA AEREA ICE 2009-2011 - DTM 5 geoportale.piemonte.it
IT:Aoste - 2m 23032 ED50/32N DTM 2005 / 2008 aggregato geoportale.regione.vda.it
CH:SwissTopo nb - - 2m 2056 LV95/LN02 swissALTI3D chc_dtm.tif 18 swisstopo.admin.ch / map.geo.admin.ch
IT:Lombardia nb - - 5m 32632 WGS84/32N DTM 5X5 - Modello digitale del terreno 2015 lombardia_dtm.tif 1 geoportale.regione.lombardia.it
IT:Trentino nb - 1/2m 25832 ETRS89/32N LiDAR PAT 2014 integrato con voli 2018 trento_dtm.tif 18 territorio.provincia.tn.it / siat.provincia.tn.it
IT:Sud-Tyrol nb - 2.5m 25832 ETRS89/32N Digitales Geländemodell Südtirols (DGM 2,5m) styrol_dtm.tif 2 / geokatalog.buergernetz.bz.it
DE:Bavaria nb - - 50m 25832 ETRS89/32N Digitales Geländemodell 50 m Gitterweite bavaria_dtm.tif 0.2
AT:Tyrol nb - 5m 31254 MGI/AustriaW Digitales Geländemodell Tirol, 5m tyrol_dtm.tif 1 tirol.gv.at / tiris.maps.arcgis.com
AT:Salzburg - - 5m
AT:Vorarlberg nb - - 5m 31254 MGI/AustriaW data.vorarlberg.gv.at / vogis.cnv.at

For details on the data wrangling process: IGN-data-gdaldem

Links

  • openslopemap.org. E.Slope is very similiar in spirit, but with more focus on model precision for the western alps, different technical and aesthetical choices, and an open development process. Kudos to the OpenSlopeMap team for the inspiring work!

  • A tutorial for Austrian elevation data: terrain-rgb

  • Hosting tiling-notes

License

The code in this repository is under CC 1.0. The elevation data is under specific open licenses:

About

Enhanced slope overlays for the alps

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages