Commit graph

22 commits

Author SHA1 Message Date
Sergey Vartanov
699c1e9592 Change scheme initialization. 2021-12-04 22:21:38 +03:00
Sergey Vartanov
1197a60bac Fix background color function. 2021-11-18 07:45:30 +03:00
Sergey Vartanov
b777d7bb4f Add white and black modes. 2021-11-12 03:32:17 +03:00
Sergey Vartanov
ed0e0384b7 Fix floating point numbers. 2021-11-11 23:52:46 +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
e9933e9f2b Fix Pylint warnings. 2021-10-25 02:15:11 +03:00
Sergey Vartanov
dfbc2691d3 Reorganize the project. 2021-10-13 01:03:36 +03:00
Sergey Vartanov
1be9906baf Fix warnings. 2021-10-11 01:14:03 +03:00
Sergey Vartanov
96514ddf95 Remove progress bar. 2021-09-30 23:45:24 +03:00
Sergey Vartanov
067b815100 Issue #89: fix SVG encoding; remove progress bar. 2021-09-25 07:49:30 +03:00
Sergey Vartanov
fca08ab279 Add --roofs argument; rename argument.
Rename --show-tooltips to --tooltips.
2021-09-23 05:56:25 +03:00
Sergey Vartanov
e2ab792213 Fix zoom level.
Zoom level may be float and should not be cast to integer.
2021-09-22 08:32:57 +03:00
Sergey Vartanov
9c3cda3524 Support embankment=yes tag. 2021-09-21 05:43:07 +03:00
Sergey Vartanov
aa82353f00 Issue #84: add primitive road connections. 2021-09-18 20:25:51 +03:00
Sergey Vartanov
e3cf575f0d Fix arguments. 2021-09-16 08:19:24 +03:00
Sergey Vartanov
b715e12924 Add --coordinates and --size arguments.
Construct boundary box from center coordinates and size.
2021-09-16 07:44:41 +03:00
Sergey Vartanov
0a7bead1ca Issue #81: support lane drawing. 2021-09-15 07:50:55 +03:00
Sergey Vartanov
15466cb74c Fix road layers.
Draw roads layer by layer.
2021-09-14 00:13:55 +03:00
Sergey Vartanov
30dacffddf Support bridges for roads. 2021-09-13 06:31:12 +03:00
Sergey Vartanov
2bd89a6539 Rename Röntgen to Map Machine. 2021-09-08 03:55:16 +03:00
Renamed from roentgen/mapper.py (Browse further)