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.
The service does two main things:
- Serve the
*.mvttiles. - Serve the
mvt.jsonfiles with the correct URL for the tiles using headers in the request.






