Merge pull request #50 from ChristianDresel/patch-2

Projekt Hoodteilung extremo #2
This commit is contained in:
Dominik Heidler 2017-07-17 10:25:11 +02:00 committed by GitHub
commit 2723514157
1 changed files with 6 additions and 0 deletions

View File

@ -121,6 +121,12 @@ hoods = [
"name": "ErlangenWest",
"net": "10.50.152.0/22",
"position": {"type": "Point", "coordinates": [10.984488, 49.6035981]}
},
{
"keyxchange_id": 20,
"name": "Ebermannstadt",
"net": "10.50.148.0/22",
"position": {"type": "Point", "coordinates": [11.18538, 49.78173]}
}]
for hood in hoods: