Commit graph

18 commits

Author SHA1 Message Date
Sergey Vartanov
813ad6b806 Add individual icon drawing; refactor. 2021-04-24 01:56:23 +03:00
Sergey Vartanov
acf0ee45d9 Support Overpass, overlaps, tree circumference. 2020-10-03 00:29:13 +03:00
Sergey Vartanov
4e92c8e9c2 Make --scale argument optional. 2020-09-29 01:33:34 +03:00
Sergey Vartanov
2667ee9d02 Fix code style. 2020-09-24 23:55:04 +03:00
Sergey Vartanov
604fd0d14c Separate ways and buildings. 2020-09-19 21:01:31 +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
34157d9d73 Fix #22: boundary box argument. 2020-09-19 02:11:09 +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
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
f3a9e149b4 Closes #17: use svgwrite. 2020-08-30 10:41:39 +03:00
Sergey Vartanov
6f75cebfcb Issue #14: add option for multiple input files. 2020-08-28 23:30:00 +03:00
Sergey Vartanov
a916a3bf45 Refactor arguments parsing. 2020-08-25 07:51:38 +03:00
Sergey Vartanov
2fa5f7d024 Fix height and minus in boundary box. 2020-08-24 08:49:36 +03:00
Sergey Vartanov
1dcd15bc71 Change standard captions mode to main. 2020-08-23 11:28:15 +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/ui.py (Browse further)