{
    "attribution": "<a href=\"https://www.openstreetmap.org/copyright\">\u00a9 OpenStreetMap Contributors</a>",
    "bounds": [
        -180,
        -85.05112877980659,
        180,
        85.0511287798066
    ],
    "center": [
        0,
        0
    ],
    "format": "pbf",
    "maxzoom": 8,
    "minzoom": 0,
    "name": "OpenStreetMap Carto Client Vector Tiles",
    "scheme": "xyz",
    "tilejson": "2.2.0",
    "tiles": [
        "https://pnorman.dev.openstreetmap.org/cartographic/dev/{z}/{x}/{y}.pbf"
    ],
    "vector_layers": [
        {
            "description": "Waterbody and ocean areas",
            "fields": {
                "osm_id": "OpenStreetMap ID of the feature",
                "water": "Type of water"
            },
            "geometry_type": "polygon",
            "id": "water",
            "maxzoom": 8,
            "minzoom": 0
        },
        {
            "description": "Rivers, streams, and other waterways",
            "fields": {
                "osm_id": "OpenStreetMap ID of the feature",
                "waterway": "Type of waterway"
            },
            "geometry_type": "unknown",
            "id": "water-lines",
            "maxzoom": 8,
            "minzoom": 7
        },
        {
            "description": "Points for labeling admin areas",
            "fields": {
                "area": "Area of admin area in square mercator meters",
                "name": "Name of admin area",
                "osm_id": "OpenStreetMap ID of the feature"
            },
            "geometry_type": "point",
            "id": "admin-names",
            "maxzoom": 8,
            "minzoom": 2
        },
        {
            "description": "Places",
            "fields": {
                "capital": "If the place is a capital",
                "name": "Name of place",
                "osm_id": "OpenStreetMap ID of the feature",
                "population": "Population of place"
            },
            "geometry_type": "point",
            "id": "place-names",
            "maxzoom": 8,
            "minzoom": 3
        },
        {
            "description": "Transportation features",
            "fields": {
                "highway": "Class of road",
                "name": "Name of road",
                "osm_id": "OpenStreetMap ID of the feature",
                "railway": "Class of rail"
            },
            "geometry_type": "line",
            "id": "transportation",
            "maxzoom": 8,
            "minzoom": 5
        },
        {
            "description": "Ferry routes",
            "fields": {
                "osm_id": "OpenStreetMap ID of the feature"
            },
            "geometry_type": "line",
            "id": "ferry-routes",
            "maxzoom": 8,
            "minzoom": 7
        },
        {
            "fields": {
                "boundary": "Type of protected area",
                "osm_id": "OpenStreetMap ID of the feature"
            },
            "geometry_type": "polygon",
            "id": "protected-areas",
            "maxzoom": 8,
            "minzoom": 7
        },
        {
            "fields": {
                "boundary": "Type of protected area",
                "name": "Name of the protected area",
                "osm_id": "OpenStreetMap ID of the feature",
                "way_area": "Area of the feature in EPSG:3857"
            },
            "geometry_type": "unknown",
            "id": "protected-area-names",
            "maxzoom": 8,
            "minzoom": 7
        },
        {
            "fields": {
                "landuse": "Type of landuse",
                "osm_id": "OpenStreetMap ID of the feature"
            },
            "geometry_type": "unknown",
            "id": "landuse",
            "maxzoom": 8,
            "minzoom": 7
        },
        {
            "fields": {
                "osm_id": "OpenStreetMap ID of the feature"
            },
            "geometry_type": "unknown",
            "id": "vegetation",
            "maxzoom": 8,
            "minzoom": 7
        },
        {
            "fields": {
                "osm_id": "OpenStreetMap ID of the feature"
            },
            "geometry_type": "unknown",
            "id": "vegetation-names",
            "maxzoom": 8,
            "minzoom": 7
        }
    ],
    "version": 0
}
