Skip to content
 
 

Repository files navigation

OpenTopoMap-R (Raster)

OpenTopoMap-R is a topographic mapnik 3+ xml (non CartoCss) map style using data from OpenStreetMap contributors and various Data Elevation Model. Created by @der-stefan, @max-dn and others.

As of 2026-01-20 3 world wide accessible instances exists that I know of :

This instance of OpenTopoMap-R can also be used in other applications. If you include tiles from tile.openmaps.fr in your project, you must read and accept the Tile usage policy where you will also find the URLs for this map style.

If your are looking for the original "OpenTopoMap" project, with vector rendering, and garmin exports please check https://github.com/der-stefan/OpenTopoMap

Map's legend...

Can be seen here OTM-R's map legend

OpenTopoMap-R

This instance, that I'd like to call OTM-R (for OpenTopoMap-Raster) for the time beeing, aims to be almost identical to the original opentopomap.org map. Except for a few changes :

  • Contours, hillshading and elevation color was composed and kindly provided by @Yvecai from https://www.opensnowmap.org and based on :

    • ASTER GDEM is a product of METI and NASA
    • SRTM 1 Arc-Second Global
    • EU-DEM: Prroduced using Copernicus data and information funded by the European Union
    • France – RGE ALTI® 5m © IGN
    • Switzerland – Alti3D © swisstopo
    • US & Canada – NED 1arcsec U.S. Geological Survey
    • Austria – DHM 10m - CC-BY-4.0: Land Kärnten - data.gv.at
    • Italy – Tinitaly 10m – CC BY 4.0 Tarquini S., I. Isola, M. Favalli, A. Battistini, G. Dotta (2023). Istituto Nazionale di Geofisica e Vulcanologia (INGV).
    • Norway - DTM 10 Terrengmodell (UTM33) – CC BY 4.0 Kartverket
  • Geotiff files (One for color+shade and one for shade) were merged into two tiff with overviews to reduce the xml code and number of files

  • the "contours" table in it's own database was move to the gis database

  • the lowzooms tables were put back into the gis database

  • saddle icons orientation was postponed (all are shown vertical : ][)

  • Contours are not shown over lakes or sea, and 0m lines were re-added

  • Rendering's maximum zoom level was extended from 17 to 18

mapnik-data/

The mapnik-data/ directory (referenced by opentopomap.xml) is not tracked by git (see .gitignore) : it holds heavy GeoTIFF (hillshade, colored-hillshade, sea-areas...) and shapefile data, not suited to a git history.

If you clone this repo, you need to create/populate this directory yourself before rendering will work — either by symlinking it to wherever you keep that data (ln -s /path/to/your/mapnik-data mapnik-data), or by copying the required files into a real mapnik-data/ directory with the same subfolder layout (colored-hillshade/, hillshade/, sea-areas/, ...).

On the production server (openmaps.fr), it is a symlink to /home/big-data/mapnik-data/, shared with the OpenHikingMap style.

About

Topo map with OSM and DEM datas, alternative of main OpenTopoMap

Resources

Stars

3 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages