The Vectorine Raster/Bitmap Tile Service allows you to integrate maps into web applications with minimal configuration.

API

We follow the usual slippy map/tiled web map convention that is compatible with many libaries.

Base URL

For the "OSM Carto" style:

https://rt.vectorine.com/osm-carto{r}/{z}/{x}/{y}.png?key=your-key

For the "Lyrk evo" style:

https://rt.vectorine.com/lyrk-evo{r}/{z}/{x}/{y}.png?key=your-key

Manual Resolution

If you use a viewer that does not support resolution auto-detection using the {r} parameter, you need to select the correct resolution manually. If you remove {r}, the tile size will be 256x256px, if you replace it with @2x, the size will be 512x512px.

Authentication

You need an application token/key to use the raster map service, please register first and obtain an authentication token from the Vectorine dashboard.

Details

The base resolution is 256x256 pixels, for @2x 512x512 pixels. Encoded as PNG.

Min zoom is 0, max zoom is 19.

Map data is updated continously.

Pricing

0.10 €

per 1000 tile requests

Taxes may apply.

If you intend to use very large volumes, please contact us.

Other Services