forked from ffruhr/ffapi
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathniersufer.json
117 lines (117 loc) · 2.46 KB
/
niersufer.json
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
{
"name": "Freifunk Niersufer",
"url": "https://freifunk-niersufer.de/",
"location": {
"city": "Mülheim an der Ruhr",
"country": "DE",
"lat": 51.4272925,
"lon": 6.8829192,
"address": {
"Name": "Freifunk Ruhrgebiet West e.V.",
"Street": "Postfach 10 05 17",
"Zipcode": "45405"
},
"additionalLocations": [
{
"city": "Brüggen",
"country": "DE",
"lat": 51.2430813,
"lon": 6.1812296
},
{
"city": "Duisburg",
"country": "DE",
"lat": 51.434999,
"lon": 6.759562
},
{
"city": "Kleve",
"country": "DE",
"lat": 51.7854839,
"lon": 6.131367415330141
},
{
"city": "Krefeld",
"country": "DE",
"lat": 51.3331205,
"lon": 6.5623343
},
{
"city": "Moers",
"country": "DE",
"lat": 51.451283,
"lon": 6.62843
},
{
"city": "Mönchengladbach",
"country": "DE",
"lat": 51.1946983,
"lon": 6.4353641
},
{
"city": "Nettetal",
"country": "DE",
"lat": 51.3155092,
"lon": 6.2714171
},
{
"city": "Viersen",
"country": "DE",
"lat": 51.2562118,
"lon": 6.3905476
},
{
"city": "Willich",
"country": "DE",
"lat": 51.2641433,
"lon": 6.5446958
}
]
},
"contact": {
"email": "[email protected]",
"webform": "https://freifunk.ruhr/kontakt/"
},
"metacommunity": "Freifunk Ruhrgebiet West",
"state": {
"nodes": 342,
"focus": [
"infrastructure/backbone",
"Public Free Wifi",
"Social Community Building",
"Local services and content",
"Free internet access"
],
"lastchange": "2021-05-27T09:20:06.985Z"
},
"feeds": [
{
"name": "Freifunk Niersufer Blog",
"category": "others",
"type": "blog",
"url": "https://freifunk-niersufer.de/feed/"
}
],
"nodeMaps": [
{
"url": "http://map.freifunk-niersufer.de",
"interval": "1 Minute",
"technicalType": "ffmap",
"mapType": "list/status"
}
],
"techDetails": {
"firmware": {
"name": "gluon",
"url": "https://freifunk-niersufer.de/firmware/",
"docs": "https://freifunk-niersufer.de/anleitung/"
},
"updatemode": [
"autoupdate"
],
"legals": [
"institutions"
]
},
"api": "0.4.16"
}