作者: kolaimui 時間: 2015-12-29 23:13 標題: a web to check whether 運動場 can be jogged or not
本帖最後由 kolaimui 於 2015-12-29 23:47 編輯
sometimes you want to go jogging...when you arrive to the sportground, you find that it is booked
by extraction of PDF timetable from LCSD...it tells you whether there are booking events today so you won't find it out too late.
https://github.com/terenceng2010/isSportGroundOpen
# TODO:
* detect the sportground that is the closest of your current location.
* add mobile viewport
* let you easily see future's days availability
* support it even when offline https://auth0.com/blog/2015/10/3 ... th-service-workers/
* instead of pdftotext, find another way like http://tabula.technology/ to get the content from pdf's table... ( <--unlikely to do so I am quite lazy...) Currently, pdf like the one at the right I have no idea how to extract it... http://www.lcsd.gov.hk/lsb/jogging/907_201512.pdf (may be by image recognition but I don't have that area of knowledge..)
overall this is just a little project for fun and show how outdated it is for the government to open their data...
作者: educationer 時間: 2015-12-29 23:48
pdftotxt冇亂碼問題?
作者: kolaimui 時間: 2015-12-29 23:50
回覆 2# educationer
無呀
作者: goofyz 時間: 2015-12-30 09:31
...and show how outdated it is for the government to open their data...
kolaimui 發表於 29-12-2015 11:13 PM
佢地覺得放左 pdf 出黎就叫 open 左

