Commit graph

41 commits

Author SHA1 Message Date
Sergey Vartanov
697fee5c87 Issue #137: support layers for ways.
First check layer value and then priority.
2022-07-04 01:51:41 +03:00
Sergey Vartanov
b2a071b4b3 Fix documentation. 2022-06-25 21:01:13 +03:00
Sergey Vartanov
80aa4b1680 Fix pydocstyle warnings. 2022-06-07 23:52:58 +03:00
Sergey Vartanov
95f844ef67 Optimize imports. 2022-05-21 00:00:47 +03:00
Sergey Vartanov
5a934e2f37 Issues #126: refactor figures sorting. 2022-04-27 00:11:10 +03:00
Sergey Vartanov
6e38ca5aa8 Issues #67, #122: refactor text constructing.
Fixes main label mode.
2022-04-08 02:48:21 +03:00
Sergey Vartanov
360ca3f600 Issue #121: add show overlapped feature. 2022-04-06 03:12:39 +03:00
Sergey Vartanov
3ee56a2f6d Fix area detection. 2022-02-11 08:42:34 +03:00
Sergey Vartanov
a16bf52f55 Issue #107: support parallel offset for ways. 2022-01-28 07:51:49 +03:00
Sergey Vartanov
34f642b713 Fix using metadata for wireframe modes.
New elements not yet in database have no author name and creation
time values.
2022-01-26 09:46:47 +03:00
Sergey Vartanov
710e3b0980 Refactor tree drawing. 2022-01-26 09:44:08 +03:00
Sergey Vartanov
7fbc7cb96f Improve construction drawing.
Draw buildings under construction without roof.
2022-01-23 23:38:20 +03:00
Sergey Vartanov
f912fa61b2 Fix building foundations. 2022-01-23 07:01:03 +03:00
Sergey Vartanov
89a50b44f5 Get use of default color in constructor. 2022-01-08 23:33:43 +03:00
Sergey Vartanov
b777d7bb4f Add white and black modes. 2021-11-12 03:32:17 +03:00
Sergey Vartanov
7a8f9c49b0 Add empty outers check.
Way can have no nodes if it was deleted.
2021-11-12 03:29:53 +03:00
Sergey Vartanov
1b035300df Refactor buildings and craters. 2021-11-12 00:59:32 +03:00
Sergey Vartanov
ed0e0384b7 Fix floating point numbers. 2021-11-11 23:52:46 +03:00
Sergey Vartanov
c3dfaf0604 Fix Pylint warnings. 2021-11-10 02:22:34 +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
7eaf3678f9 Issue #67: refactor text processing. 2021-11-02 23:51:49 +03:00
Sergey Vartanov
e9933e9f2b Fix Pylint warnings. 2021-10-25 02:15:11 +03:00
Sergey Vartanov
a5910786e2 Fix enum values. 2021-10-20 23:51:09 +03:00
Sergey Vartanov
2a723f74bd Refine area detection. 2021-10-14 23:43:55 +03:00
Sergey Vartanov
dfbc2691d3 Reorganize the project. 2021-10-13 01:03:36 +03:00
Sergey Vartanov
96514ddf95 Remove progress bar. 2021-09-30 23:45:24 +03:00
Sergey Vartanov
025fa12a48 Treat tunnel as an underground feature. 2021-09-29 09:59:06 +03:00
Sergey Vartanov
23a05534df Fix level checking. 2021-09-22 05:57:58 +03:00
Sergey Vartanov
aa82353f00 Issue #84: add primitive road connections. 2021-09-18 20:25:51 +03:00
Sergey Vartanov
0a7bead1ca Issue #81: support lane drawing. 2021-09-15 07:50:55 +03:00
Sergey Vartanov
748b252d1e Fix level checking.
Ignore `layer` tag value.
2021-09-13 23:49:10 +03:00
Sergey Vartanov
b390c2d44a Fix levels. 2021-09-13 06:37:13 +03:00
Sergey Vartanov
30dacffddf Support bridges for roads. 2021-09-13 06:31:12 +03:00
Sergey Vartanov
b99a2ae87e Support subway colors. 2021-09-13 05:07:52 +03:00
Sergey Vartanov
ccf693455f Add all value to --level argument. 2021-09-12 21:27:17 +03:00
Sergey Vartanov
34d7ae0dbc Issue #13: support local restrictions. 2021-09-12 06:16:27 +03:00
Sergey Vartanov
52301801cd Add --show-tooltips argument. 2021-09-11 06:45:46 +03:00
Sergey Vartanov
94f0897084 Fix code style. 2021-09-08 04:19:41 +03:00
Sergey Vartanov
2bd89a6539 Rename Röntgen to Map Machine. 2021-09-08 03:55:16 +03:00
Renamed from roentgen/constructor.py (Browse further)