Skip to content

Latest commit

 

History

History
47 lines (32 loc) · 1.68 KB

README.md

File metadata and controls

47 lines (32 loc) · 1.68 KB

MeshTiler

Get a 3D mesh of any place in the world using MapTiler, based on RGB Terrain and Satellite tiles.

This project has been created for the #MyMapTiler contest. It is inspired by Vladimir Agafonkin's MARTINI: Real-Time RTIN Terrain Mesh Observable notebook.

Demo: Try it here!

Screenshot

See also: MeshTiler CH – similar project using Swisstopo Open Data

Install

npm install

Run

You will need a key from MapTiler.

MAPTILER_KEY=<insert your key here> npm run dev

License

This project is licensed under the MPL 2.0 license, see the LICENSE file.

Acknowledgements

The following open source libraries have made MeshTiler possible: