-
-
Save AndreyArapov/1c88a38388c559ccc8825b83a715b0e1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "format": "pbf", | |
| "name": "OpenMapTiles", | |
| "attribution": "<a href=\"https://www.maptiler.com/copyright/\" target=\"_blank\">© MapTiler</a> <a href=\"https://www.openstreetmap.org/copyright\" target=\"_blank\">© OpenStreetMap contributors</a>", | |
| "bounds": [ | |
| -180, | |
| -85.0511, | |
| 180, | |
| 85.0511 | |
| ], | |
| "center": [ | |
| -12.2168, | |
| 28.6135, | |
| 4 | |
| ], | |
| "description": "A tileset showcasing all layers in OpenMapTiles. https://openmaptiles.org", | |
| "maxzoom": 17, | |
| "minzoom": 1, | |
| "pixel_scale": "256", | |
| "id": "openmaptiles", | |
| "maskLevel": "8", | |
| "planettime": "1552262400000", | |
| "version": "3.9", | |
| "vector_layers": [ | |
| { | |
| "id": "water_4_6", | |
| "fields": {}, | |
| "minzoom": 1, | |
| "maxzoom": 17 | |
| }, | |
| { | |
| "id": "water_7_9", | |
| "fields": {}, | |
| "minzoom": 1, | |
| "maxzoom": 17 | |
| }, | |
| { | |
| "id": "landcovers", | |
| "fields": {}, | |
| "minzoom": 1, | |
| "maxzoom": 17 | |
| }, | |
| { | |
| "id": "sports_grounds", | |
| "fields": {}, | |
| "minzoom": 1, | |
| "maxzoom": 17 | |
| }, | |
| { | |
| "id": "highway_areas", | |
| "fields": {}, | |
| "minzoom": 1, | |
| "maxzoom": 17 | |
| }, | |
| { | |
| "id": "water_10", | |
| "fields": {}, | |
| "minzoom": 1, | |
| "maxzoom": 17 | |
| }, | |
| { | |
| "id": "landmarks", | |
| "fields": {}, | |
| "minzoom": 1, | |
| "maxzoom": 17 | |
| }, | |
| { | |
| "id": "rivers", | |
| "fields": {}, | |
| "minzoom": 1, | |
| "maxzoom": 17 | |
| }, | |
| { | |
| "id": "ne_10m_roads", | |
| "fields": {}, | |
| "minzoom": 1, | |
| "maxzoom": 17 | |
| }, | |
| { | |
| "id": "high_zoom_roads", | |
| "fields": {}, | |
| "minzoom": 1, | |
| "maxzoom": 17 | |
| }, | |
| { | |
| "id": "low_zoom_roads", | |
| "fields": {}, | |
| "minzoom": 1, | |
| "maxzoom": 17 | |
| }, | |
| { | |
| "id": "buildings", | |
| "fields": {}, | |
| "minzoom": 1, | |
| "maxzoom": 17 | |
| }, | |
| { | |
| "id": "ne_110m_admin_boundary_0", | |
| "fields": {}, | |
| "minzoom": 1, | |
| "maxzoom": 17 | |
| }, | |
| { | |
| "id": "ne_50m_admin_boundary_0", | |
| "fields": {}, | |
| "minzoom": 1, | |
| "maxzoom": 17 | |
| }, | |
| { | |
| "id": "ne_10m_admin_boundary_1", | |
| "fields": {}, | |
| "minzoom": 1, | |
| "maxzoom": 17 | |
| }, | |
| { | |
| "id": "large_places_names", | |
| "fields": {}, | |
| "minzoom": 1, | |
| "maxzoom": 17 | |
| }, | |
| { | |
| "id": "medium_places_names", | |
| "fields": {}, | |
| "minzoom": 1, | |
| "maxzoom": 17 | |
| }, | |
| { | |
| "id": "small_places_names", | |
| "fields": {}, | |
| "minzoom": 1, | |
| "maxzoom": 17 | |
| }, | |
| { | |
| "id": "buildings_names", | |
| "fields": {}, | |
| "minzoom": 1, | |
| "maxzoom": 17 | |
| }, | |
| { | |
| "id": "taxsee_addresses", | |
| "fields": {}, | |
| "minzoom": 1, | |
| "maxzoom": 17 | |
| } | |
| ], | |
| "tilejson": "2.0.0", | |
| "tiles": [ | |
| "https://maps.taxsee.ru/maps/taxsee/{z}/{x}/{y}.mvt" | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment