From 567b7b1939f1cc0bcfa0de99a9a2bff39c081b0c Mon Sep 17 00:00:00 2001
From: aloehr70 <134486636+aloehr70@users.noreply.github.com>
Date: Tue, 23 Jun 2026 10:16:22 +0200
Subject: [PATCH] Update initiativen.json
ADFC Bielefeld added
---
content/map/initiativen.json | 17 ++++++++++++++++-
1 file changed, 16 insertions(+), 1 deletion(-)
diff --git a/content/map/initiativen.json b/content/map/initiativen.json
index 01130b1c..ffa1254e 100644
--- a/content/map/initiativen.json
+++ b/content/map/initiativen.json
@@ -773,6 +773,21 @@
},
"id": "Wetterau"
} ,
+ {
+ "type": "Feature",
+ "properties": {
+ "name": "Bielefeld",
+ "description": "**Name der Initiative:** ADFC Bielefeld
**Kontakt:** [obs@adfc-bielefeld.de](mailto:obs@adfc-bielefeld.de)
**Anzahl:** 8 Sensoren
**Weblink:** [https://bielefeld.adfc.de](https://bielefeld.adfc.de) "
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 8.521852971164964,
+ 52.02638330647702
+ ]
+ },
+ "id": "ADFCBielefeld"
+ },
{
"type": "Feature",
"properties": {
@@ -803,4 +818,4 @@
"edit_status": 0
}
}
-}
\ No newline at end of file
+}