-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathlauenburg.json
More file actions
38 lines (38 loc) · 823 Bytes
/
lauenburg.json
File metadata and controls
38 lines (38 loc) · 823 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
{
"name": "Freifunk Herzogtum Lauenburg",
"url": "http://www.freifunk-lauenburg.de",
"location": {
"city": "Kreis Herzogtum Lauenburg",
"country": "DE",
"lat": 53.6077,
"lon": 10.5822
},
"contact": {
"email": "info@lauenburg.freifunk.net"
},
"state": {
"nodes": 33,
"focus": [
"infrastructure/backbone",
"Public Free Wifi",
"Social Community Building",
"Local services and content",
"Free internet access"
],
"lastchange": "2015-11-14T12:19:21.882Z"
},
"nodeMaps": [
{
"url": "http://maprz.stormarn.freifunk.net/nodes.json",
"interval": "1min",
"technicalType": "nodelist",
"mapType": "list/status"
}
],
"api": "0.4.9",
"techDetails": {
"routing": [],
"updatemode": [],
"legals": []
}
}