Add code, update README.md and remove incorrect gitignore
This commit is contained in:
@ -1,2 +1,9 @@
|
||||
# tlt-gps-downloader
|
||||
Downloads gps.txt files from tlt website every 30 seconds.
|
||||
|
||||
## Usage
|
||||
Run tlt-gps-downloader.py and files will be downloaded into current directory.
|
||||
Filename structure: gps-year-month-day-HOUR_MINUTE_SECOND.txt
|
||||
|
||||
All contents are raw from https://transport.tallinn.ee/gps.txt
|
||||
You can use [tlt-gps-visualizer]: https://github.com/eetnaviation/tlt-gps-visualizer.git for data processing, or [tlt-gps-replay]: https://github.com/eetnaviation/tlt-gps-replay for replaying gps files.
|
Reference in New Issue
Block a user