Tiling Schemes
Retrieve the list of available tiling schemes (tile matrix sets)
get/tileMatrixSets
Response
List of tile matrix sets (tiling schemes).
Example response
{
"tileMatrixSets": [
{
"links": [
{
"href": "http://data.example.com/buildings/123",
"rel": "alternate",
"type": "application/geo+json",
"hreflang": "en",
"title": "Trierer Strasse 70, 53115 Bonn"
}
]
}
]
}