Projekt Hoodteilung extremo #3

Add Hood Bayreuth
HoodID 21 is reserved for Lauf, it is created in the next steps
This commit is contained in:
Christian Dresel 2017-07-17 10:56:43 +02:00 committed by GitHub
parent 2723514157
commit 12384f2f5a
1 changed files with 6 additions and 0 deletions

View File

@ -127,6 +127,12 @@ hoods = [
"name": "Ebermannstadt",
"net": "10.50.148.0/22",
"position": {"type": "Point", "coordinates": [11.18538, 49.78173]}
},
{
"keyxchange_id": 22,
"name": "Bayreuth",
"net": "10.50.168.0/22",
"position": {"type": "Point", "coordinates": [11.580566, 49.94814]}
}]
for hood in hoods: