OSM — Kindergärten / Kitas

osm_overpass public_buildings active Enabled
Test läuft…
Datensätze
319
Zuletzt synchronisiert
2026-07-27 10:07
Lizenz
ODbL
Namensnennung
© OpenStreetMap contributors
Quell-URL
https://www.openstreetmap.org/

Connector: OpenStreetMap (Overpass)

Fragt OpenStreetMap-Daten über die Overpass-API ab. Enthält Templates für die wichtigsten Mobilitäts-, Daseinsvorsorge- und Klima-Layer; Bounding Box stammt aus dem Workspace-Profil oder der Konfiguration.

Configuration fields

Schlüssel Type Required Description
template string Template (or 'custom')
custom_query string Custom Overpass QL (when template = custom)
bbox string Bounding box 'south,west,north,east' (optional — defaults to workspace bounds)

Konfiguration

{
  "template": "kindergartens"
}

Normierter Feature-Satz

319 Features · synchronisiert 2026-07-27 10:07

{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [
          12.3073855,
          51.3347491
        ]
      },
      "properties": {
        "name": "Kindergarten Jadassohnstraße",
        "brand": "Deutsches Rotes Kreuz",
        "osm_id": 271002304,
        "amenity": "kindergarten",
        "max_age": "6",
        "min_age": "0",
        "operator": "Deutsches Rotes Kreuz",
        "osm_type": "node",
        "wheelchair": "no",
        "brand:short": "DRK",
        "brand:wikidata": "Q694104"
      }
    },
    {
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [
          12.3267357,
          51.3330714
        ]
      },
      "properties": {
        "name": "Kita Multikulturelle Kinderstube",
        "osm_id": 462457256,
        "amenity": "kindergarten",
        "operator": "Augsburger Gesellschaft für Lehmbau, Bildung und Arbeit in Leipzig e.V.",
        "osm_type": "node",
        "check_date": "2023-05-09",
        "addr:street": "Endersstraße",
        "addr:housenumber": "32"
      }
    },
    {
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [
          12.3712421,
          51.3242712
        ]
      },
      "properties": {
        "name": "Familiengarten",
        "osm_id": 679458596,
        "amenity": "kindergarten",
        "osm_type": "node",
        "check_date": "2023-08-21"
      }
    },
    {
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [
          12.3163018,
          51.345411
        ]
      },
      "properties": {
        "name": "Kita \"Schatzkiste\"",
        "osm_id": 721072476,
        "amenity": "kindergarten",
        "website": "http://www.zwergenlandfreunde.de/kindertagesstaetten/am-langen-felde",
        "osm_type": "node"
      }
    },
    {
      "type": "Feature",
      "geometry": {
 …