Added hood Muenchberg

Signed-off-by: Steffen Pankratz <kratz00@gmx.de>
This commit is contained in:
Steffen Pankratz 2016-07-13 18:01:17 +02:00
parent 392d6adce8
commit a8b38bc808
1 changed files with 6 additions and 0 deletions

View File

@ -97,6 +97,12 @@ hoods = [
"name": "forchheim",
"net": "10.50.116.0/22",
"position": {"type": "Point", "coordinates": [11.1, 49.68]}
},
{
"keyxchange_id": 16,
"name": "muenchberg",
"net": "10.50.120.0/22",
"position": {"type": "Point", "coordinates": [11.79, 50.19]}
}]
for hood in hoods: