Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 1.07 KB

README.md

File metadata and controls

33 lines (19 loc) · 1.07 KB

realtimebus

Real Time Bus Notification System

realtimebus is the code base of http://bus.meran.eu a web interface written in PHP, which displays the real time positions of the public transport vehicles managed by SASA in South Tyrol.

Architecture

SASA has provided its data as Open Data. Documentation can be found on the http://sasabus.org/opendata web site.

The realtimebus component connects to a http://FreeGIS.net installation installed on the SASA server infrastructure, which exposes real time data by SASA over web services.

Project Team

How can I install it on my local box?

To get the client side working, follow the dedicated README in the /client folder.