Getting tiles in the MVT format
To get access to Urbi map tiles, deploy the On-Premise system in your environment with a minimum set of services.
-
Fill in the form at urbi.ae to purchase a license for the On-Premise solution. Specify which territories you need to cover with map tiles.
For more information on the On-Premise architecture and included services, see the documentation.
-
Take all steps to prepare for installation and get installation artifacts.
-
Install the minimum set of services required for the On-Premise operation:
-
Install Tiles API (the map tiles provider).
In the configuration file for deploying Tiles API, specify the type of provided tiles:
types: - kind: mapbox
-
Export the tiles using the link below:
https://<domain>/mapbox/mapbox/{z}/{x}/{y}.mvt
Where
domain
is the Tiles API domain name that you specify during installation.Important
The size of exported tiles is 6-14 GB.