OSM — Bike network
osm_overpass
bike_network
error
Enabled
Test läuft…
HTTPError: 429 Client Error: Too Many Requests for url: https://overpass-api.de/api/interpreter
- Datensätze
- 5604
- Zuletzt synchronisiert
- 2026-09-06 16:47
- 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": "bike_network"
}
Normierter Feature-Satz
5604 Features · synchronisiert 2026-09-06 16:47
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"geometry": {
"type": "LineString",
"coordinates": [
[
5.1031853,
52.0902271
],
[
5.1031642,
52.0902207
],
[
5.1030304,
52.0901802
],
[
5.1026985,
52.0900785
],
[
5.1022315,
52.0899379
],
[
5.1019397,
52.0898477
],
[
5.1018931,
52.0898444
]
]
},
"properties": {
"lit": "yes",
"foot": "use_sidepath",
"mofa": "no",
"name": "Timorkade",
"moped": "no",
"width": "2.7",
"oneway": "no",
"osm_id": 2953564,
"highway": "cycleway",
"surface": "paving_stones",
"osm_type": "way",
"traffic_sign": "NL:G11",
"zone:traffic": "NL:urban"
}
},
{
"type": "Feature",
"geometry": {
"type": "LineString",
"coordinates": [
[
5.0737971,
52.1127209
],
[
5.0737795,
52.1125756
],
[
5.0737818,
52.1125621
],
[
5.0737943,
52.1125498
],
[
5.0738151,
52.112534
],
[
5.0752624,
52.1115663
],
[
5.0754718,
52.1114236
],
[
5.0755751,
52.1113448
]
]
},
"properties": {
"moped": "designated",
"osm_id": 2956867,
"source": "survey",
"highway": "cycleway",
"incline": "up",
"surface": "asphalt",
"osm_type": "way",
"desig…