Commit graph

21 commits

Author SHA1 Message Date
Alexander Borsuk
06fc8bc13c Force IPv4 usage 2022-10-07 23:21:08 +02:00
Alexey Zakharenkov
6596d9789c PEPify-8 with black -l 79 -S 2021-08-02 15:45:56 +03:00
Alexey Zakharenkov
2dfb2e46e0 Get rid of obsolete --bbox parameter for process_subways.py 2021-08-02 15:45:56 +03:00
Alexey Zakharenkov
e64fbbee97 Fixes after review 2020-10-13 11:21: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
f02d247620 Add log message with the list of bad cities 2020-01-27 11:44:18 +03:00
Alexey Zakharenkov
ccea2d6bf1 Refactor try-catch logic 2019-07-03 10:55:45 +03:00
Alexey Zakharenkov
45a214892c No need to validate() a city after critical error 2019-07-02 16:33:35 +03:00
Alexey Zakharenkov
5e347b09a1 Recover after 'Item is not in dataset' exception to continue validating other cities 2019-07-02 11:46:27 +03:00
Alexey Zakharenkov
56f9a9586c Increase readability 2019-06-13 14:34:41 +03:00
Alexey Zakharenkov
e1cb765bd0 Return readability to validation json output 2019-06-12 19:40:55 +03:00
Alexey Zakharenkov
2cd0cf53e4 Rewrite overpass-api request to work (checked to work on rapid modes) 2019-06-06 15:27:20 +03:00
Alexey Zakharenkov
2e432b9beb Fix style issues 2019-05-08 13:55:57 +03:00
Alexey Zakharenkov
a21042ecbd Add RECOVERY_PATH configuration parameter; fix a bug in using --json argument and rename --json to --geojson 2019-04-25 10:22:09 +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
Alexey Zakharenkov
c168529300 Start working on good cities cache 2019-02-08 01:12:44 +03:00
Ilya Zverev
a39cf3232d Support for trams 2018-07-20 19:40:08 +03:00
Ilya Zverev
f022ada2c3 Fix build_city for cities with spaces, and yaml dump stations 2018-03-16 23:00:50 +03:00
Ilya Zverev
7a05743a4d Use stations for each lines for validation, fixes #41 2018-03-16 17:29:29 +03:00
Ilya Zverev
3d75e5e881 Refactor to split processor/validator and mapsme output 2017-12-06 22:28:38 +03:00
Renamed from mapsme_subways.py (Browse further)