Alternatives to Protomaps

An open-source system for publishing interactive world maps from a single PMTiles file on static storage. The listings below can replace it for an important use case. Each note says what changes if you switch.

The original

Replacements

Listings that take over the same core job as Protomaps.

  • OpenMapTiles

    An open-source schema, map styles and tools for generating OpenStreetMap vector tiles to self-host.

    OpenMapTiles provides a documented vector tile schema and free styles for self-hosting, but generating tiles for large areas takes significant resources and needs a tile server.

  • TileServer GL

    A self-hosted map tile server for vector and raster tiles with server-side rendering of GL styles.

    TileServer GL serves both vector and raster tiles with server-side rendering of GL styles, requiring your own tile data and a running server.

  • Martin

    Lightweight vector tile server that serves map tiles from PostGIS, MBTiles and PMTiles sources.

    Martin is a lightweight tile server that serves PostGIS, MBTiles and PMTiles sources, so it needs a running server rather than static file storage.

  • Mapbox Studio

    A browser-based design tool for building custom vector map styles and publishing them to apps.

    FreemiumProprietaryWeb

    Mapbox Studio is a proprietary hosted service for styling and publishing maps, with styles tied to the Mapbox platform and heavier use moving into paid tiers.

Similar software

Related functionality, not a direct replacement.