Skip to content

anyways-open/vector-tiles-api

Repository files navigation

vector-tiles-api

Production
Staging

Status: PRODUCTION

The vector tiles microservice.

This microservice has the responsibility to generate and to serve Mapbox Vector Tiles (.mvt). This API is only to used for relatively static data derived from OSM data or other sources.

What?

The service does two main things:

  • Serve the *.mvt tiles.
  • Serve the mvt.json files with the correct URL for the tiles using headers in the request.

Screenshots