Commit graph

21 commits

Author SHA1 Message Date
Sergey Vartanov
3bcf026862 Refactor figures; get use of Python 3.9 features. 2021-08-18 08:38:33 +03:00
Sergey Vartanov
9ed5b1a645 Reformat flinger with Black. 2021-06-11 00:27:46 +03:00
Sergey Vartanov
edf75ff53c Issue #45: add vector arithmetic. 2021-06-01 03:32:29 +03:00
Sergey Vartanov
189f6649df Issue #45: add experimental road drawing. 2021-05-31 23:42:41 +03:00
Sergey Vartanov
d254651292 Add some vector functions. 2021-05-31 05:09:19 +03:00
Sergey Vartanov
bb70935c19 Change scheme format; support pathlib.
Change name documentation as well.
2021-05-22 01:37:58 +03:00
Sergey Vartanov
e6e54cb044 Optimize imports. 2021-04-25 03:21:32 +03:00
Sergey Vartanov
d525c03a09 Add border to flinger. 2021-04-24 00:39:47 +03:00
Sergey Vartanov
2667ee9d02 Fix code style. 2020-09-24 23:55:04 +03:00
Sergey Vartanov
2ffac6f98b Issue #23: fix building height and shade. 2020-09-23 02:36:30 +03:00
Sergey Vartanov
aee36d0703 Issue #11: fix time mode.
Add gradient color detection from the color scale for the given value.
2020-09-20 23:52:24 +03:00
Sergey Vartanov
54b88f05d2 Change scale argument to OSM zoom level.
Use OSM zoom level as specification of the map scale.
2020-09-19 03:33:25 +03:00
Sergey Vartanov
f6a15e7a71 Fix #9, #21: fix relations; refactor flinger.
Fix inner path and outer path drawing.  Make flinger more simple.
2020-09-18 23:48:33 +03:00
Sergey Vartanov
8d8080181e Fix direction; add scale computing. 2020-09-13 21:52:42 +03:00
Sergey Vartanov
7bfbf32697 Fix parsing; fix code style. 2020-09-10 00:39:45 +03:00
Sergey Vartanov
6d938a1248 Issue #20: fix compass points parsing; refactor. 2020-09-09 23:54:15 +03:00
Sergey Vartanov
21be74a8a2 Refactor constructor; change code style. 2020-09-05 19:44:28 +03:00
Sergey Vartanov
da705ba9d2 Fix code style. 2020-08-25 07:58:11 +03:00
Sergey Vartanov
c098f39e46 Fix code style. 2020-08-23 11:17:23 +03:00
Sergey Vartanov
afd3e5d741 Major refactoring. 2020-08-22 10:37:29 +03:00
Sergey Vartanov
99b88bb341 Major refactoring. 2020-08-22 10:28:30 +03:00
Renamed from engine/flinger.py (Browse further)