Skip to content
This repository has been archived by the owner on May 31, 2022. It is now read-only.

noi-techpark/realtimebus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEPRECATED REPOSITORY

This repository contains the client and the server part.

The server part is deprecated. Please use:

https://github.com/idm-suedtirol/realtimebus-v2

For the client part, we will still use the source code in this repository, until we will create a new version of the client as well.

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.