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.
The base URL for raster tiles ishttps://rt.vectorine.com/osm-carto/{z}/{x}/{y}.png?key={apikey}
orhttps://rt.vectorine.com/osm-carto@2x/{z}/{x}/{y}.png?key={apikey}
For details, please refer to the raster tile manual.
The base URL for our static map service ishttps://stm.vectorine.com/map?key={apikey}...
For usage details, please refer to the static map service manual.
The base URL for vector tiles ishttps://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 athttps://vt.vectorine.com/styles/lyrklight.json?key={apikey}
The vector tile service is currently in preview and is thus free to use.
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>