Commit graph

50 commits

Author SHA1 Message Date
Ilya Zverev
5adc40ad98 Small fixes regarding stops and platforms 2017-10-30 18:49:22 +03:00
Ilya Zverev
02300c2d35 UTF-8 for all files, --crude option 2017-10-30 17:06:12 +03:00
Ilya Zverev
ae21b2b2d8 Checking for angles between stations, finalized maps.me output 2017-10-30 16:57:53 +03:00
Ilya Zverev
7ab47dff41 Railway tracks, fixes #16 2017-10-30 14:58:57 +03:00
Ilya Zverev
afc59a335c Get ref and colour from the master relation, fixes #22 2017-10-29 11:17:05 +03:00
Ilya Zverev
fa5af08c16 Check for stop_positions not on tracks, fixes #17 2017-10-29 10:53:15 +03:00
Ilya Zverev
773ac5be02 Redone building station for routes, started constructing lines 2017-10-29 01:53:25 +03:00
Ilya Zverev
5052682bf4 Keep non-html files 2017-10-27 17:14:21 +03:00
Ilya Zverev
f89b340a11 Fix error 2017-10-27 17:11:44 +03:00
Ilya Zverev
af954c5b96 circle_line → circular, first version of exporting data to maps.me, fix global transfers 2017-10-27 17:10:03 +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
fc67dd1886 Process entrances differently and add more tags to construction set 2017-10-27 13:22:34 +03:00
Ilya Zverev
42137a7901 Allow validating whole countries 2017-10-26 18:54:17 +03:00
Ilya Zverev
509acbc1ec Join station modes for a warning message 2017-10-26 18:37:25 +03:00
Ilya Zverev
33e7178597 Remove duplicate warnings about duplicate stop_area members, Paris -200 warnings :) 2017-10-26 17:57:58 +03:00
Ilya Zverev
f652caeb3e Disable stop_areas in dump by default 2017-10-26 15:26:05 +03:00
Ilya Zverev
56ab22ee23 Only one message about tracks, fix transfers counting error 2017-10-26 15:23:13 +03:00
Ilya Zverev
2d2540f29f Support multiple modes for a station 2017-10-26 11:56:07 +03:00
Ilya Zverev
85d51c6814 Fix division by zero 2017-10-26 01:05:51 +03:00
Ilya Zverev
60fa36e5ab Fix yaml output: sorting, all routes 2017-10-25 17:59:22 +03:00
Ilya Zverev
c6f561c60f Allow for 7% of missing interchanges (due to reconstruction, mostly) 2017-10-25 17:45:42 +03:00
Ilya Zverev
e3d70009a2 Filter transfers by routes, fixes #14 2017-10-25 15:30:56 +03:00
Ilya Zverev
3dbdab6e72 Proper counting of stations, yaml dumping 2017-10-25 15:18:46 +03:00
Ilya Zverev
7936d33676 Unbound variable in a script 2017-10-24 20:52:29 +03:00
Ilya Zverev
8c8ae05672 Scripts update 2017-10-24 19:08:34 +03:00
Ilya Zverev
887d9fc091 Fix division by zero error 2017-10-24 13:28:25 +03:00
Ilya Zverev
f2414254e8 Calculate station centers, fix #12 2017-10-23 20:02:29 +03:00
Ilya Zverev
59721a1b3a Circle lines and station in stop_area fix 2017-10-23 17:43:16 +03:00
Ilya Zverev
72e25122c4 Better formatting for long list of ids 2017-10-20 20:03:53 +03:00
Ilya Zverev
08c28c75c3 Allow for 2% station difference — 1 station for each 50 2017-10-20 12:54:10 +03:00
Ilya Zverev
2dea2ed0c1 Check all route variant for used stations 2017-10-19 17:54:06 +03:00
Ilya Zverev
c088fae894 Duplicate element in a stop_area - print relation id instead of element 2017-10-19 15:41:22 +03:00
Ilya Zverev
08f85cce5b Fix a few error messages and update filtering script 2017-10-19 15:39:47 +03:00
Ilya Zverev
6506841175 Improve error messages, take network from route_master 2017-10-18 17:54:40 +03:00
Ilya Zverev
62cf5ecb37 Fix encoding in validation html 2017-10-18 17:40:06 +03:00
Ilya Zverev
08690935c0 Refactor stations, store exits, stop and platforms separately 2017-10-18 15:30:33 +03:00
Ilya Zverev
3f25cc7726 Fix #11 - missing interchanges 2017-10-18 14:13:35 +03:00
Ilya Zverev
9c288ef238 Small fixes 2017-10-18 12:52:31 +03:00
Ilya Zverev
258b209369 Fix empty network comparing with route_master 2017-10-18 11:01:48 +03:00
Ilya Zverev
0c87795c76 Move mapsme code to mapsme script 2017-10-17 20:29:04 +03:00
Ilya Zverev
829ca49678 Disregard stations for stop_area creation, fixes #2 2017-10-17 20:18:38 +03:00
Ilya Zverev
a5b13e9ea9 Data from route_master, geojson for unused subway entrances 2017-10-17 20:02:57 +03:00
Ilya Zverev
9723870f8f Refactored validation logs, returned city transfers 2017-10-17 16:05:57 +03:00
Ilya Zverev
624f00a61e Make transfers global, prepare for log refactoring 2017-10-16 20:03:23 +03:00
Ilya Zverev
87999e1ebb Use name instead of el_id for ambiguous station error message 2017-10-12 15:55:36 +03:00
Ilya Zverev
9ee2c4b009 Started prioritizing stop_areas for stations 2017-10-12 15:53:52 +03:00
Ilya Zverev
03670c0a4f Updates 2017-10-11 19:37:42 +03:00
Ilya Zverev
60cab7bba1 Fixes to make_stop_areas.py 2017-10-04 20:09:52 +03:00
Ilya Zverev
58845281a3 Fix typo 2017-10-04 17:50:04 +03:00
Ilya Zverev
1fccd16fc2 Initial commit 2017-10-04 15:58:58 +03:00