Commit graph

17 commits

Author SHA1 Message Date
Alexey Zakharenkov
ae0c568afe Different improvements to validation_to_html.py 2023-03-14 19:15:44 +01:00
Alexey Zakharenkov
fc60bf56fa Add --cities-info-url CLI parameter to the main script and utilities 2023-03-14 19:15:44 +01:00
Alexey Zakharenkov
d5f2026301 Run the code through flake8 and black 2023-03-14 19:15:44 +01:00
Alexey Zakharenkov
bf27197b12 Correct links to the repository and active validator instance 2021-11-20 21:06:42 +01:00
Alexey Zakharenkov
0a1115f4ec Make three levels of severity for validation errors 2021-10-16 00:50:02 +03:00
Alexey Zakharenkov
6596d9789c PEPify-8 with black -l 79 -S 2021-08-02 15:45:56 +03:00
Alexey Zakharenkov
c615a6b880 Fix regular expression to not recognize substring n23 in strings like 'Train23B' as reference to OSM node 2019-06-10 16:44:50 +03:00
Alexey Zakharenkov
a8b953ae58 Fix encoding setting 2019-06-10 16:20:07 +03:00
Alexey Zakharenkov
df59ac7d73 Fix html generator so that it doesn't consider 'way 2' substring as link to osm object w2 in strings like 'Subway 2: Wakefield-241st Street => Flatbush Avenue-Brooklyn College 2019-06-06 15:31:01 +03:00
Ilya Zverev
a39cf3232d Support for trams 2018-07-20 19:40:08 +03:00
Ilya Zverev
ee8b9171c9 Support for writing multiple yaml and geojson files at once, fixes #28 2017-11-10 11:36:25 +03:00
Ilya Zverev
7ab47dff41 Railway tracks, fixes #16 2017-10-30 14:58:57 +03:00
Ilya Zverev
7396a3fa9e Restrict dumping to a single city, and print total number of cities in v2h 2017-10-27 14:01:43 +03:00
Ilya Zverev
62cf5ecb37 Fix encoding in validation html 2017-10-18 17:40:06 +03:00
Ilya Zverev
9c288ef238 Small fixes 2017-10-18 12:52:31 +03:00
Ilya Zverev
9723870f8f Refactored validation logs, returned city transfers 2017-10-17 16:05:57 +03:00
Ilya Zverev
1fccd16fc2 Initial commit 2017-10-04 15:58:58 +03:00