Merge pull request #36 from kratz00/hoods

Added hood Adelsdorf.
This commit is contained in:
Dominik Heidler 2017-03-23 19:31:19 +01:00 committed by GitHub
commit 58465e6d5d
1 changed files with 6 additions and 0 deletions

View File

@ -103,6 +103,12 @@ hoods = [
"name": "muenchberg",
"net": "10.50.120.0/22",
"position": {"type": "Point", "coordinates": [11.79, 50.19]}
},
{
"keyxchange_id": 17,
"name": "adelsdorf",
"net": "10.50.144.0/22",
"position": {"type": "Point", "coordinates": [10.984488, 49.6035981]}
}]
for hood in hoods: