SkillAgentSearch skills...

Mapterhorn

Public terrain tiles for interactive web map visualizations

Install / Use

/learn @mapterhorn/Mapterhorn
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<picture> <source media="(prefers-color-scheme: dark)" srcset="https://mapterhorn.github.io/.github/brand/screen/mapterhorn-logo-darkmode.png"> <source media="(prefers-color-scheme: light)" srcset="https://mapterhorn.github.io/.github/brand/screen/mapterhorn-logo.png"> <img alt="Logo" src="https://mapterhorn.github.io/.github/brand/screen/mapterhorn-logo.png"> </picture>

Public terrain tiles for interactive web map visualizations

Viewer

https://mapterhorn.com/viewer

Examples

https://mapterhorn.com/examples

Migrate from AWS Elevation Tiles (Tilezen Joerd)

"hillshadeSource": {
    "type": "raster-dem",
-   "tiles": ["https://elevation-tiles-prod.s3.amazonaws.com/terrarium/{z}/{x}/{y}.png"],
+   "tiles": ["https://tiles.mapterhorn.com/{z}/{x}/{y}.webp"],
    "encoding": "terrarium",
-   "tileSize": 256,
+   "tileSize": 512,
}

Contributing

CONTRIBUTING.md

License

Code: BSD-3, see LICENSE.

Terrain data: various open-data sources, for a full list see https://mapterhorn.com/attribution.

View on GitHub
GitHub Stars261
CategoryDevelopment
Updated1d ago
Forks19

Languages

Python

Security Score

95/100

Audited on Mar 31, 2026

No findings