kriben/BusStopsTrondheim
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
BusStopsTrondheim: Live bus data for Trondheim, Norway ====================================================== Java library for downloading and parsing data from ATB's realtime bus data. See http://www.atb.no/aapne-data/category419.html for more information (in Norwegian). License ======= Licensed under the FreeBSD License (aka the "Simplified BSD License"). See the LICENSE file for details. Author: Kristian Bendiksen <kristian.bendiksen@gmail.com> Dependencies ============ The library uses: - JSON-java by Douglas Crockford: https://github.com/douglascrockford/JSON-java - kSoap2: http://ksoap2.sourceforge.net/