Jump to

Your API Keys

To access the API endpoints you need to authenticate using a token. We suggest generating a key per application you use.

Please provide your token in the "key" HTTP GET parameter.

Services

Raster/Bitmap Tiles

The base URL for raster tiles is
https://rt.vectorine.com/osm-carto/{z}/{x}/{y}.png?key={apikey} or
https://rt.vectorine.com/osm-carto@2x/{z}/{x}/{y}.png?key={apikey}

For details, please refer to the raster tile manual.

Static Map Service

The base URL for our static map service is
https://stm.vectorine.com/map?key={apikey}...

For usage details, please refer to the static map service manual.

Vector Tiles

The base URL for vector tiles is
https://vt.vectorine.com/world/{z}/{x}/{y}.mvt?key={apikey}

We currently offer zoom levels from 0 to 14. Please refer to the schema documentation for more details.

For usage with Maplibre GL and Mapbox GL we offer a hosted style at
https://vt.vectorine.com/styles/lyrklight.json?key={apikey}

Preview Notice

The vector tile service is currently in preview and is thus free to use.

Copyright Notice

Our maps use OpenStreetMap data, so they require the correct attribution, please use the following snippet when you use our maps:

© <a href="https://openstreetmap.org/copyright">OpenStreetMap contributors</a>

Billing and Usage Reports