Commit graph

24 commits

Author SHA1 Message Date
Sergey Vartanov
73afd6913b Fix scheme parsing. 2021-12-04 22:38:53 +03:00
Sergey Vartanov
699c1e9592 Change scheme initialization. 2021-12-04 22:21:38 +03:00
Sergey Vartanov
9188e99d50 Add tag verification. 2021-12-02 08:10:29 +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
d812058ecb Fix Pylint warnings. 2021-11-07 05:18:48 +03:00
Sergey Vartanov
7eaf3678f9 Issue #67: refactor text processing. 2021-11-02 23:51:49 +03:00
Sergey Vartanov
a5910786e2 Fix enum values. 2021-10-20 23:51:09 +03:00
Sergey Vartanov
15ab5e7d62 Support tags to skip. 2021-10-19 02:37:41 +03:00
Sergey Vartanov
dfbc2691d3 Reorganize the project. 2021-10-13 01:03:36 +03:00
Sergey Vartanov
9f770a35cc Fix warnings. 2021-10-11 00:43:45 +03:00
Sergey Vartanov
245c316997 Support darken color. 2021-10-05 09:14:22 +03:00
Sergey Vartanov
39acfc6ff6 Issue #91: support automatic icon generation.
Use regular expressions to match tags and construct icons using matched
substrings.
2021-09-26 20:30:36 +03:00
Sergey Vartanov
c0b4d35573 Issue #89: fix encoding. 2021-09-25 09:12:13 +03:00
Sergey Vartanov
d5847a8cf7 Fix point priority. 2021-09-23 05:53:27 +03:00
Sergey Vartanov
4a85c9c397 Add icon for entrance=garage; support entrances. 2021-09-22 08:40:54 +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
15466cb74c Fix road layers.
Draw roads layer by layer.
2021-09-14 00:13:55 +03:00
Sergey Vartanov
8aadb79f62 Issue #13: add --country argument. 2021-09-12 06:43:45 +03:00
Sergey Vartanov
34d7ae0dbc Issue #13: support local restrictions. 2021-09-12 06:16:27 +03:00
Sergey Vartanov
2bd89a6539 Rename Röntgen to Map Machine. 2021-09-08 03:55:16 +03:00
Renamed from roentgen/scheme.py (Browse further)