Skip to content

Commit 0b0a52c

Browse files
committed
add inab
1 parent f9946d7 commit 0b0a52c

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

public/data/water-sources.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -977,6 +977,19 @@
977977
]
978978
},
979979
"geometry": { "type": "Point", "coordinates": [12.3721539, 51.3645977] }
980+
},
981+
{
982+
"type": "Feature",
983+
"properties": {
984+
"id": "20250721_inab",
985+
"name": "Inab",
986+
"type": "Wasserspeicher",
987+
"address": "Weißenfelser Straße 71, 04229 Leipzig",
988+
"created": "21.07.2025",
989+
"url": "https://www.inab-jugend.de/leipzig/",
990+
"hints":[]
991+
},
992+
"geometry": { "type": "Point", "coordinates": [12.326089431301625,51.32829355613137] }
980993
}
981994
]
982995
}

0 commit comments

Comments
 (0)