WHK-Battlesim / Battlesim

Der WHK-Battlesim nutzt die Wilhelmshöher Kriegskarten, um historische Schlachten zu simulieren und zu visualisieren.
https://whk-battlesim.github.io/
MIT License
3 stars 0 forks source link

get better heightmaps #4

Closed lukaswagner closed 5 years ago

lukaswagner commented 5 years ago

we could use https://developers.nextzen.org/ (follow-up to mapzen)

docs: https://mapzen.com/documentation/ terrain docs: https://mapzen.com/documentation/terrain-tiles/formats/ heightmap api call: https://tile.nextzen.org/tilezen/terrain/v1/256/terrarium/{x}/{y}/{z}.png?api_key={apiKey}

about heightmaps: https://mapzen.com/blog/mapping-mountains/ example: http://tangrams.github.io/terrain-demos/?url=styles/grayscale.yaml#12/37.8773/-121.9290

lukaswagner commented 5 years ago

@hesiod