Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bitboxer/kvb_geo
KVB train and bus stops
https://github.com/bitboxer/kvb_geo
Last synced: 25 days ago
JSON representation
KVB train and bus stops
- Host: GitHub
- URL: https://github.com/bitboxer/kvb_geo
- Owner: bitboxer
- Created: 2012-04-04T06:07:05.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-09-06T06:44:57.000Z (over 11 years ago)
- Last Synced: 2024-12-12T21:37:07.207Z (27 days ago)
- Language: Ruby
- Homepage:
- Size: 89.8 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# KVB train and bus stops
This data is grabbed from openstreemap.org and is under CC BY-SA.
## Structure
The structure in the csv file is #KVB-ID#;#Name#;#Lat#;#Long#;#Type#
The KVB-ID is the internal number of the kvb system. You can use that id
to get additional data from kvb-koeln.de . One example would be
http://www.kvb-koeln.de/german/hst/overview/885## Missing data
Some stations don't have a coordinate. Those stations could not be
automatically matched with the openstreetmap data. I will fix those
soon.## Other formats for the data
The csv file is the main data file. All other files are generated from
that file. You can regenerate the other files using rake. If you need
other formats or want to enhance the current converters, feel free to
fork this project and send me a pull request!## Forking
Do you want to participate? Just fork and send me a pull request. I am
happy about everyone who wants to help!## Projects using this data
* http://kvb.herokuapp.com - A small helper to find the time table of the nearest train stations