Skip to content

NotWoods/mapbox-elevation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mapbox-elevation

A script to convert mapbox elevation tiles into grayscale heightmaps.
Demo clip

Various tools like Blender support generating meshes from grayscale heightmaps. Mapbox provides an API to access heightmaps, but uses a different format to encode the heights in order to allow for higher resolution in the elevation values.

When run with a local webserver, this program will take the file named heightmap.png (from the Mapbox API) and create a grayscale version using the Javascript Canvas API. The output in the Canvas can be saved as a new image.

See also

Licensing

This project is avaliable under the MIT License.

Releases

No releases published

Packages

No packages published