OSM — Hauptstraßen mit Tempolimit

osm_overpass streets_with_speed active Enabled
Test läuft…
Datensätze
17713
Zuletzt synchronisiert
2026-09-17 07:44
Lizenz
ODbL
Namensnennung
© OpenStreetMap contributors

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": "streets_with_speed"
}

Normierter Feature-Satz

17713 Features · synchronisiert 2026-09-17 07:44

{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            12.3901573,
            51.3786309
          ],
          [
            12.3894906,
            51.3801395
          ]
        ]
      },
      "properties": {
        "ref": "B 2",
        "foot": "no",
        "name": "Maximilianallee",
        "horse": "no",
        "lanes": "3",
        "hazmat": "designated",
        "oneway": "yes",
        "osm_id": 2533457,
        "bicycle": "no",
        "highway": "trunk",
        "surface": "asphalt",
        "maxspeed": "80",
        "osm_type": "way",
        "shoulder": "no",
        "sidewalk": "no",
        "turn:lanes": "none|none|merge_to_left",
        "parking:both": "no",
        "cycleway:both": "no",
        "name:etymology:wikidata": "Q150726",
        "name:etymology:wikipedia": "de:Maximilian I. (HRR)"
      }
    },
    {
      "type": "Feature",
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            12.3916678,
            51.3937388
          ],
          [
            12.3923305,
            51.3929698
          ],
          [
            12.3925635,
            51.3926715
          ],
          [
            12.392683,
            51.3924604
          ]
        ]
      },
      "properties": {
        "lit": "no",
        "ref": "B 2",
        "foot": "no",
        "horse": "no",
        "lanes": "2",
        "hazmat": "designated",
        "oneway": "yes",
        "osm_id": 2533464,
        "bicycle": "no",
        "highway": "trunk",
        "surface": "asphalt",
        "maxspeed": "80",
        "osm_type": "way",
        "sidewalk": "no",
        "parking:both": "no",
        "cycleway:both": "no"
      }
    },
    {
      "type": "Feature",
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            12.4200623,
            51.3980321
   …