Added S5
This commit is contained in:
parent
8114c0949d
commit
e65e94b0ee
1 changed files with 26 additions and 2 deletions
28
data.json
28
data.json
|
@ -29,7 +29,7 @@
|
||||||
"coordinates": [3.728294, 51.039980]
|
"coordinates": [3.728294, 51.039980]
|
||||||
},
|
},
|
||||||
"properties": {
|
"properties": {
|
||||||
"name": "Studentenrestaurant Kantienberg",
|
"name": "Blok@Kantienberg",
|
||||||
"address": "Stalhof 45",
|
"address": "Stalhof 45",
|
||||||
"capacity": 300,
|
"capacity": 300,
|
||||||
"period": { "start": "19/12/2015", "end": "24/01/2016" },
|
"period": { "start": "19/12/2015", "end": "24/01/2016" },
|
||||||
|
@ -200,7 +200,7 @@
|
||||||
"name": "Blok@Therminal",
|
"name": "Blok@Therminal",
|
||||||
"address": "Hoveniersberg 24",
|
"address": "Hoveniersberg 24",
|
||||||
"capacity": 300,
|
"capacity": 300,
|
||||||
"period": { "start": "18/12/2015", "end": "30/01/2015" },
|
"period": { "start": "18/12/2015", "end": "29/01/2015" },
|
||||||
"hours": {
|
"hours": {
|
||||||
"monday": "8u30 - 24u",
|
"monday": "8u30 - 24u",
|
||||||
"tuesday": "8u30 - 24u",
|
"tuesday": "8u30 - 24u",
|
||||||
|
@ -214,6 +214,30 @@
|
||||||
"type": "UGent"
|
"type": "UGent"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"type": "Feature",
|
||||||
|
"geometry": {
|
||||||
|
"type": "Point",
|
||||||
|
"coordinates": [3.712859, 51.026039]
|
||||||
|
},
|
||||||
|
"properties": {
|
||||||
|
"name": "Blok@S5",
|
||||||
|
"address": "Krijgslaan 281 Gebouw S5",
|
||||||
|
"capacity": 300,
|
||||||
|
"period": { "start": "03/01/2016", "end": "29/01/2015" },
|
||||||
|
"hours": {
|
||||||
|
"monday": "9u - 21u",
|
||||||
|
"tuesday": "9u - 21u",
|
||||||
|
"wednesday": "9u - 21u",
|
||||||
|
"thursday": "9u - 21u",
|
||||||
|
"friday": "9u - 21u",
|
||||||
|
"saturday": "9u - 21u",
|
||||||
|
"sunday": "9u - 21u"
|
||||||
|
},
|
||||||
|
"extra": "",
|
||||||
|
"type": "UGent"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"type": "Feature",
|
"type": "Feature",
|
||||||
"geometry": {
|
"geometry": {
|
||||||
|
|
Loading…
Reference in a new issue