Commit graph

16 commits

Author SHA1 Message Date
Sergey Vartanov
af5ad8057d Fix documentation. 2022-07-04 03:40:12 +03:00
Sergey Vartanov
80aa4b1680 Fix pydocstyle warnings. 2022-06-07 23:52:58 +03:00
Sergey Vartanov
023a524f73 Issue #128: fix placement tag processing.
If `lanes` tag is not specified or specified incorrectly, number of
lanes should be adjusted to fit `placement` tag values.
2022-06-06 22:51:08 +03:00
Sergey Vartanov
3ee56a2f6d Fix area detection. 2022-02-11 08:42:34 +03:00
Sergey Vartanov
918e9a7022 Support area=yes for roads.
Turns out roads may be areas.
2022-02-11 08:37:14 +03:00
Sergey Vartanov
844905caa4 Issue #83: fix placement offset. 2022-01-28 07:44:44 +03:00
Sergey Vartanov
c005dcc423 Add groups to icon configuration. 2021-11-11 23:59:05 +03:00
Sergey Vartanov
ed0e0384b7 Fix floating point numbers. 2021-11-11 23:52:46 +03:00
Sergey Vartanov
c193901e15 Issue #83: display transition as connection.
Display road part with placement=transition as connection between
two roads.
2021-11-10 02:28:04 +03:00
Sergey Vartanov
221b0bace6 Optimize imports. 2021-11-08 03:27:36 +03:00
Sergey Vartanov
5746edaa3f Fix Pylint warnings. 2021-11-08 02:53:51 +03:00
Sergey Vartanov
868a417afc Fix Pylint warnings. 2021-11-08 02:21:34 +03:00
Sergey Vartanov
a60b3493b5 Refactor road scale computing. 2021-11-08 00:41:41 +03:00
Sergey Vartanov
3b83cf15e6 Issue #83: add preliminary support for placement. 2021-11-08 00:18:31 +03:00
Sergey Vartanov
fc6428e01e Fix lane parsing. 2021-10-22 02:38:34 +03:00
Sergey Vartanov
dfbc2691d3 Reorganize the project. 2021-10-13 01:03:36 +03:00
Renamed from map_machine/road.py (Browse further)