Skip to content
utagawal edited this page Jun 29, 2024 · 17 revisions

Data

Planet ready OSM tiles in MBtile format

Elevation data

Planet altitudes in GeoTiff format (30 m resolution) server : ftp.eorc.jaxa.jp folder : /pub/ALOS/ext1/AW3D30/release_v2012_single_format

To get specific areas : https://www.eorc.jaxa.jp/ALOS/en/aw3d30/data/index.htm

Alternative data from Mapzen can be downloaded from Amazon : https://www.mapzen.com/blog/terrain-tile-service/

Or https://github.com/tilezen/joerd

Server configuration for map generation

Serving maps

Serves map tiles on the web taken from MBTiles files and style.json file (can be edited with maputnik)

Tileserver-GL

Web server NGinx is in front and configured in https with caching

MTB map creation

Tiles Generation and computation

OpenStreetMap tile generation compatible with Openmaptiles

Terrain RGB, Contours and Hillshading generation

Map Style (Mapbox format)

WYSIWYG editor

https://maputnik.github.io/editor

Inspiration maps styles

Glyphs

Sprite generation for Glyphs uses : https://github.com/macteo/spritezero-docker

See this page.

Alternative real time tile server with automatic updates

Makina-maps