Commit graph

10 commits

Author SHA1 Message Date
Alexey Zakharenkov
d5f2026301 Run the code through flake8 and black 2023-03-14 19:15:44 +01:00
Alexey Zakharenkov
82707f8528 Make City.is_good a property 2023-03-14 19:15:43 +01:00
Alexey Zakharenkov
28c455d368 Methods to adjust rails at route start/end 2023-03-14 19:15:43 +01:00
Alexey Zakharenkov
6596d9789c PEPify-8 with black -l 79 -S 2021-08-02 15:45:56 +03:00
Alexey Zakharenkov
1ec900e4fd Calculate all relation centers also for overpass-originated data 2020-08-21 19:02:48 +03:00
Alexey Zakharenkov
9b74358c1b Recursively calculate centers of all relations 2020-08-21 19:02:48 +03:00
Alexey Zakharenkov
0c5bb9dff1 Quote problematic strings during YAML generation 2020-01-14 17:37:58 +03:00
Alexey Zakharenkov
d6d6852573 Check for station displacement during recovery station order 2019-04-25 15:24:17 +03:00
Alexey Zakharenkov
e38db5f5be Move io functions into subway_io.py module; a bug fixed 2019-04-25 09:42:48 +03:00
Alexey Zakharenkov
0f83a69f8e Introduce recovery data file; recover 'unsorted stops in route' error 2019-04-23 13:52:35 +03:00