basemap.de - Ausprägung Brandenburg mit Berlin (OGC API)

Der Kartendienst basemap.de ist ein von Bund und Ländern gemeinsam entwickelter Internet-Kartendienst. Die Datengrundlagen sind vor allem das ATKIS Basis-DLM aus den Bundesländern sowie die am Bundesamt für Kartographie und Geodäsie (BKG) gepflegten Digitalen Landschaftsmodelle (DLM) in den Maßstäben 1 : 250 000 und 1 : 1 000 000. Die Ausprägung Brandenburg mit Berlin ist dabei eine brandenburgische Variante von basemap.de, welche zusätzlich mit brandenburgischen Daten (insbesondere aus ALKIS, der Georeferenzierten Adresse) und brandenburgspezifischen Inhalten, wie z.B. den sorbischen Bezeichnungen und den Orts- und Landschaftsnamen angereichert wird. Damit bietet die LGB gegenüber den deutschlandweiten basemap-Produkten weiterhin, wie bisher, topographische Kartendienste in hoher Datenaktualität an.

When provided as tiles, the data is portioned into spatial tiles, where the size of the tiles depends on the scale/zoom level. The spatial organization in a tiling scheme is defined by a Tile Matrix Set.

The tiles provided by this API according to OGC API Tiles in the commonly used "WebMercatorQuad" tiling scheme can also be used in applications that do not directly support the OGC API specification, as long as they support one of the following options:
  • In many applications tile sets can be specified via a URL template according to the so-called 'xyz' scheme, where '{z}' is the zoom level and '{y}' or {x}' are the row or column in the tile grid of the zoom level. To do this, copy the URL template and use it in the application.
  • TileJSON is a commonly used format for describing tile sets, which contains metadata about the tile set in addition to the URL template. If applications support TileJSON, copy the TileJSON URL and use it in the application.

Tile Matrix Set
URL template
https://ogc-api.geobasis-bb.de/basemap-bebb/tiles/WebMercatorQuad/{z}/{y}/{x}?f=mvt
Map