Commit graph

29 commits

Author SHA1 Message Date
Sergey Vartanov
2bd89a6539 Rename Röntgen to Map Machine. 2021-09-08 03:55:16 +03:00
Sergey Vartanov
cdeffc8758 Refactor type annotaions; get rid of minidom. 2021-08-28 03:19:51 +03:00
Sergey Vartanov
fe2714c927 Add options to tile generation. 2021-08-25 23:56:49 +03:00
Sergey Vartanov
6043167787 Support complex path commands. 2021-08-18 23:57:34 +03:00
Sergey Vartanov
ade9d3b034 Support path drawing. 2021-08-18 23:00:12 +03:00
Sergey Vartanov
737e434260 Add type annotation for __init__. 2021-08-18 09:36:38 +03:00
Sergey Vartanov
3bcf026862 Refactor figures; get use of Python 3.9 features. 2021-08-18 08:38:33 +03:00
Sergey Vartanov
a1f90abcbd Add Inskcape requirement. 2021-08-17 09:30:55 +03:00
Sergey Vartanov
bc08d90587 Optimize imports. 2021-08-16 05:35:30 +03:00
Sergey Vartanov
8fe2f15663 Issue #69: add logging. 2021-08-16 05:13:42 +03:00
Sergey Vartanov
edd3512526 Fix code style. 2021-08-15 17:18:30 +03:00
Sergey Vartanov
e5671fcf8f Fix code style. 2021-08-15 06:33:42 +03:00
Sergey Vartanov
be20c91951 Reformat with Black. 2021-07-30 03:25:41 +03:00
Sergey Vartanov
4228146eca Reformat with Black. 2021-07-18 23:49:12 +03:00
Sergey Vartanov
9613ec2cd4 Optimize imports. 2021-07-11 02:51:15 +03:00
Sergey Vartanov
56823294ba Issue #45: add extra points on intersection. 2021-06-21 04:10:13 +03:00
Sergey Vartanov
73f2c467be Issue #45: add more ways to draw roads. 2021-06-05 23:37:30 +03:00
Sergey Vartanov
735f19428d Issue #45: add lane parsing; refactor figure. 2021-06-03 04:39:05 +03:00
Sergey Vartanov
b63a0ed397 Issue #45: add lane properties. 2021-06-03 03:44:34 +03:00
Sergey Vartanov
96b49632d6 Issue #45: fix lane separator end point. 2021-06-01 05:04:14 +03:00
Sergey Vartanov
b15029a07e Issue #45: fix line intersection.
Use infinite lines to find intersection point.
2021-06-01 04:15:29 +03:00
Sergey Vartanov
edf75ff53c Issue #45: add vector arithmetic. 2021-06-01 03:32:29 +03:00
Sergey Vartanov
62f10ab647 Issue #45: support parsing from tags. 2021-06-01 02:46:02 +03:00
Sergey Vartanov
acfeee97eb Issue #45: add debug mode. 2021-06-01 02:38:55 +03:00
Sergey Vartanov
48c91081b3 Issue #45: add simple lane specification. 2021-06-01 01:26:23 +03:00
Sergey Vartanov
e6af8f44df Issue #45: refactor road processing. 2021-06-01 00:51:35 +03:00
Sergey Vartanov
189f6649df Issue #45: add experimental road drawing. 2021-05-31 23:42:41 +03:00
Sergey Vartanov
46fe4f0a9b Issue #45: support part creating from nodes. 2021-05-31 05:16:55 +03:00
Sergey Vartanov
51fe4d0b34 Issue #45: add intersection class. 2021-05-31 05:13:05 +03:00