Skip to content

Blazing fast and lightweight PostGIS, MBtiles and PMtiles tile server, tile generation, and mbtiles tooling.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

maplibre/martin

Folders and files

NameName
Last commit message
Last commit date
Mar 4, 2025
Dec 31, 2023
Feb 24, 2025
Feb 25, 2025
Mar 3, 2025
Mar 4, 2025
Mar 4, 2025
Mar 5, 2025
Jul 12, 2024
Jul 12, 2024
Feb 24, 2025
Oct 12, 2023
Dec 11, 2024
Aug 11, 2022
Mar 6, 2025
Mar 4, 2025
Jan 5, 2025
Jul 6, 2022
Jul 6, 2022
Feb 24, 2025
Dec 11, 2024
Jan 25, 2025
Feb 4, 2025
Feb 24, 2025
Feb 4, 2019
Jun 15, 2023

Martin

Book docs.rs docs GitHub crates.io version Security audit CI build

Martin is a tile server and a set of tools able to generate vector tiles on the fly from large PostgreSQL databases, and serve tiles from PMTiles and MBTiles files. Martin optimizes for speed and heavy traffic, and is written in Rust.

Features

  • Serve vector tiles from
    • PostGIS databases, automatically discovering compatible tables and functions
    • PMTile, both local files and over HTTP
    • MBTile files
  • Combine multiple tile sources into one
  • Generate sprites and font glyphs
  • Generate tiles in bulk from any Martin-supported sources into an MBTiles file with martin-cp tool
  • Examine, copy, validate, compare, and apply diffs between MBTiles files with mbtiles tool

Documentation

Getting Involved

Join the #maplibre-martin slack channel at OSMUS -- automatic invite is at https://slack.openstreetmap.us/

License

Licensed under either of

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.