From 8200304470a9d5bc7fa0612b8e194122c98f2027 Mon Sep 17 00:00:00 2001 From: Wout Schellaert Date: Mon, 3 Sep 2018 23:20:28 +0200 Subject: [PATCH] Add missing blokplace --- src/data.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/src/data.json b/src/data.json index a9cb2c5..e5cb08a 100644 --- a/src/data.json +++ b/src/data.json @@ -144,6 +144,29 @@ "type": "UGent" } }, +{ + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [3.7014217, 51.0491106] + }, + "properties": { + "name": "Faculteit Psychologie en Pedagogische Wetenschappen", + "address": "Henri Dunantlaan 2", + "capacity": 132, + "period":{ "start": "16/08/18", "end": "21/09"}, + "hours": { + "monday": "8u30 - 15u", + "tuesday": "8u30 - 15u", + "wednesday": "8u30 - 15u", + "thursday": "8u30 - 15u", + "friday": "8u30 - 15u", + "saturday": false, + "sunday": false + }, + "extra": "Gesloten tijdens het weekend.
https://www.ugent.be/pp/nl/diensten/faculteitsbibliotheek.
https://lib.ugent.be/nl/libraries/PPW
https://www.facebook.com/BibFPPW." + } +}, { "type": "Feature", "geometry": {