Planet-Scale Vector Tiles
Rust-powered tile generator that reads 6 data sources and produces protomaps-schema PMTiles. Faster than Planetiler on planet-scale builds.
Features
High-performance tile generation with the safety and speed of Rust.
Overture Maps, OSM PBF, Natural Earth, land/water shapefiles, India boundary.
Earth, water, boundaries, landcover, landuse, roads, transit, buildings, places, POIs, bathymetry.
Cloud-optimized archives with Hilbert ordering and HTTP range requests.
Automatic OSM↔Overture deduplication using GERS bridge files.
LZ4-compressed chunk files handle datasets exceeding available RAM.
Process 70+ GB OSM PBF and 290+ GB Overture data on commodity hardware.
Auto osmium extract for regional builds — no manual PBF slicing.
SQLite-based tile storage for easy local development and testing.
Explore
Install, configure, and generate your first tile archive.
Read moreUnderstand the 4-phase pipeline from source data to PMTiles.
Read moreOverture data, bbox subsetting, output tuning, and GERS conflation.
Read morePerformance benchmarks and comparison with Planetiler.
Read more