From e65e94b0ee928f7ff39f8c0fe9ee4937b433d5a4 Mon Sep 17 00:00:00 2001 From: Feliciaan De Palmenaer Date: Thu, 17 Dec 2015 23:58:12 +0100 Subject: [PATCH] Added S5 --- data.json | 28 ++++++++++++++++++++++++++-- 1 file changed, 26 insertions(+), 2 deletions(-) diff --git a/data.json b/data.json index 1584580..cd88494 100644 --- a/data.json +++ b/data.json @@ -29,7 +29,7 @@ "coordinates": [3.728294, 51.039980] }, "properties": { - "name": "Studentenrestaurant Kantienberg", + "name": "Blok@Kantienberg", "address": "Stalhof 45", "capacity": 300, "period": { "start": "19/12/2015", "end": "24/01/2016" }, @@ -200,7 +200,7 @@ "name": "Blok@Therminal", "address": "Hoveniersberg 24", "capacity": 300, - "period": { "start": "18/12/2015", "end": "30/01/2015" }, + "period": { "start": "18/12/2015", "end": "29/01/2015" }, "hours": { "monday": "8u30 - 24u", "tuesday": "8u30 - 24u", @@ -214,6 +214,30 @@ "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", "geometry": {