Spaceapi_Visualisation
Spaceapi_Visualisation copied to clipboard
hackerspace Bielefeld ist always open
hey we got the same problem like fablab nürnberg.
{
"api":"0.13",
"space":"Hackerspace Bielefeld e.V.",
"logo":"https:\/\/hackerspace-bielefeld.de\/spacestatus\/hackerspace-bielefeld-ev-logo.png",
"url":"https:\/\/hackerspace-bielefeld.de",
"location":{
"lat":52.038224,
"lon":8.533056,
"address":"Sudbrackstrasse 42, 33611 Bielefeld, Germany"
},
"contact":{
"phone":"+49-52-1337-322-42",
"jabber":"[email protected]",
"ml":"[email protected]",
"twitter":"@HackerspaceBI",
"email":"[email protected]",
"facebook":"https:\/\/www.facebook.com\/HackerspaceBielefeld",
"issue_mail":"[email protected]"
},
"feeds":{
"blog":{
"type":"rss",
"url":"https:\/\/blog.hackerspace-bielefeld.de\/?feed=rss"
}
},
"state":{
"icon":{
"open":"https:\/\/hackerspace-bielefeld.de\/spacestatus\/open.png",
"closed":"https:\/\/hackerspace-bielefeld.de\/spacestatus\/closed.png"
},
"open":false,
"lastchange":1478303509,
"trigger_person":"infobot"
},
"icon":{
"open":"https:\/\/hackerspace-bielefeld.de\/spacestatus\/open.png",
"closed":"https:\/\/hackerspace-bielefeld.de\/spacestatus\/closed.png"
},
"open":false,
"projects":[
"https:\/\/github.com\/HackerspaceBielefeld",
"https:\/\/wiki.hackerspace-bielefeld.de\/Kategorie:Projekt"
],
"issue_report_channels":[
"email"
]
}
We moved the server and the current url is https://hackerspace-bielefeld.de/spacestatus/status.json
FAU FabLab also has the problem mentioned here, in #22 and #12. The problem seems to be that you use the data coming from the @fixme-lausanne fork which is not up-to-date. The fork under https://spacedirectory.org/ by @spacedirectory seems to be more reliable. Edit: OK, I mixed things up, this seems to be the right directory... (At least spacedirectory.org does not maintain a list on its own)