mirror of
https://github.com/kaaninchen/Gleiswechsel.git
synced 2026-09-17 16:52:47 +00:00
Update example output in stations helper
This commit is contained in:
@@ -132,9 +132,7 @@ $ python run main.py stations
|
||||
```
|
||||
|
||||
Example output:
|
||||
```sh
|
||||
22:47:56: INFO: Exact match found! London is an assigned station! Bot would use that station directly
|
||||
22:48:33: INFO: {
|
||||
```json
|
||||
"stations": {
|
||||
"Amsterdam": [
|
||||
"Amsterdam Zuid",
|
||||
@@ -158,7 +156,6 @@ Example output:
|
||||
"U Hönow (Berlin)"
|
||||
]
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
The tool will also ask if it should save a .json file with more informations for every similar station. If you're unsure about what which station is, then it can be really helpful! It would give you data like which types of transports arrive at every similar station, in which country they are and also their coordinates.
|
||||
|
||||
Reference in New Issue
Block a user