{ "@context": { "@version": 1.1, "schema": "https://schema.org/", "xsd": "http://www.w3.org/2001/XMLSchema#", "geosparql": "http://www.opengis.net/ont/geosparql#", "maptiler": "https://api.maptiler.com/vocab/", "MapTilerAPI": { "@id": "maptiler:MapTilerAPI", "@type": "schema:WebAPI" }, "mapId": { "@id": "maptiler:mapId", "@type": "xsd:string" }, "tilesId": { "@id": "maptiler:tilesId", "@type": "xsd:string" }, "dataId": { "@id": "maptiler:dataId", "@type": "xsd:string" }, "imageId": { "@id": "maptiler:imageId", "@type": "xsd:string" }, "spriteId": { "@id": "maptiler:spriteId", "@type": "xsd:string" }, "TileJSON": { "@id": "maptiler:TileJSON", "@type": "schema:StructuredValue" }, "StyleJSON": { "@id": "maptiler:StyleJSON", "@type": "schema:StructuredValue" }, "GeoJSON": { "@id": "geosparql:Feature", "@type": "schema:GeoShape" }, "FeatureCollection": { "@id": "geosparql:FeatureCollection", "@type": "schema:ItemList" }, "bbox": { "@id": "geosparql:hasBoundingBox", "@container": "@list" }, "coordinates": { "@id": "schema:GeoCoordinates", "@container": "@list" }, "longitude": { "@id": "schema:longitude", "@type": "xsd:decimal" }, "latitude": { "@id": "schema:latitude", "@type": "xsd:decimal" }, "elevation": { "@id": "schema:elevation", "@type": "xsd:decimal" }, "placeType": { "@id": "schema:additionalType", "@type": "xsd:string" }, "place_name": { "@id": "schema:name", "@type": "xsd:string" }, "country": { "@id": "schema:addressCountry", "@type": "xsd:string" }, "country_code": { "@id": "schema:addressCountry", "@type": "xsd:string" }, "city": { "@id": "schema:addressLocality", "@type": "xsd:string" }, "region": { "@id": "schema:addressRegion", "@type": "xsd:string" }, "postal": { "@id": "schema:postalCode", "@type": "xsd:string" }, "timezone": { "@id": "schema:temporalCoverage", "@type": "xsd:string" }, "relevance": { "@id": "maptiler:relevance", "@type": "xsd:decimal" }, "attribution": { "@id": "schema:creditText", "@type": "xsd:string" }, "APIKey": { "@id": "maptiler:APIKey", "@type": "schema:EntryPoint" }, "token": { "@id": "maptiler:apiKeyToken", "@type": "xsd:string" }, "origins": { "@id": "maptiler:allowedOrigins", "@container": "@set" }, "minzoom": { "@id": "maptiler:minZoom", "@type": "xsd:integer" }, "maxzoom": { "@id": "maptiler:maxZoom", "@type": "xsd:integer" }, "tileSize": { "@id": "maptiler:tileSize", "@type": "xsd:integer" }, "GeolocationResult": { "@id": "maptiler:GeolocationResult", "@type": "schema:Place" }, "WeatherCatalogResult": { "@id": "maptiler:WeatherCatalogResult", "@type": "schema:Dataset" }, "TilesetDefinition": { "@id": "maptiler:TilesetDefinition", "@type": "schema:Dataset" }, "tileMatrixSet": { "@id": "maptiler:tileMatrixSet", "@type": "schema:StructuredValue" }, "WMTSCapabilities": { "@id": "maptiler:WMTSCapabilities", "@type": "schema:Dataset" } } }