Commit graph

793 commits

Author SHA1 Message Date
Sergey Vartanov
4f38897950 Add power tower design icons. 2020-09-30 02:43:55 +03:00
Sergey Vartanov
d664364140 Issue #26: add preliminary fast overlap algorithm. 2020-09-30 02:39:10 +03:00
Sergey Vartanov
4e5367b8f9 Update icon grid image. 2020-09-29 01:56:47 +03:00
Sergey Vartanov
fa3b49ee75 Remove specific line icons. 2020-09-29 01:45:10 +03:00
Sergey Vartanov
4e92c8e9c2 Make --scale argument optional. 2020-09-29 01:33:34 +03:00
Sergey Vartanov
af49a3e4b8 Add life ring icon. 2020-09-29 01:31:10 +03:00
Sergey Vartanov
8074f042a6 Add waterfall icon. 2020-09-29 00:14:20 +03:00
Sergey Vartanov
086342c2a9 Add entrance icons. 2020-09-28 23:56:48 +03:00
Sergey Vartanov
cde3f0e774 Remove PNG from .gitattributes. 2020-09-28 00:06:50 +03:00
Sergey Vartanov
4854562721 Update icon grid image. 2020-09-27 23:38:09 +03:00
Sergey Vartanov
bdff835cfa Add charging and fuel station icons. 2020-09-27 23:34:27 +03:00
Sergey Vartanov
322d6b53ed Fix IDE warnings. 2020-09-27 21:39:22 +03:00
Sergey Vartanov
36ada6872c Use "#" in color scheme. 2020-09-27 01:34:20 +03:00
Sergey Vartanov
8d2c92e30c Fix colors. 2020-09-27 01:27:03 +03:00
Sergey Vartanov
76f27cc826 Remove redundant color variables. 2020-09-27 00:55:58 +03:00
Sergey Vartanov
7b58dae764 Refactor point drawing.
Draw extra icons under main icon.
2020-09-27 00:45:18 +03:00
Sergey Vartanov
81199551a1 Add recycling icon. 2020-09-26 22:03:49 +03:00
Sergey Vartanov
d71f21a977 Add no wheelchair icon. 2020-09-26 12:58:27 +03:00
Sergey Vartanov
f0dd1b89f9 Update readme. 2020-09-25 23:57:19 +03:00
Sergey Vartanov
5506eb3082 Refactor way and relation processing. 2020-09-25 23:38:25 +03:00
Sergey Vartanov
bbc28b4c61 Add icons. 2020-09-25 23:26:52 +03:00
Sergey Vartanov
764e58c370 Fix Travis CI config. 2020-09-25 23:19:03 +03:00
Sergey Vartanov
45d5d82e79 Make readme generatable from Moire. 2020-09-24 23:56:18 +03:00
Sergey Vartanov
2667ee9d02 Fix code style. 2020-09-24 23:55:04 +03:00
Sergey Vartanov
c9fe5e55b6 Add icons. 2020-09-24 23:54:07 +03:00
Sergey Vartanov
f8bb7e5273 Add MTR icon. 2020-09-23 03:48:14 +03:00
Sergey Vartanov
303cd897e0 Add surveillance image. 2020-09-23 03:27:33 +03:00
Sergey Vartanov
1f453fb642 Update readme and images. 2020-09-23 03:25:18 +03:00
Sergey Vartanov
535d939806 Fix code style. 2020-09-23 03:24:53 +03:00
Sergey Vartanov
2ffac6f98b Issue #23: fix building height and shade. 2020-09-23 02:36:30 +03:00
Sergey Vartanov
2fccc9cf67 Issue #23: fix building perspective. 2020-09-23 02:12:28 +03:00
Sergey Vartanov
6705f7418a Issue #23: fix roof drawing.
Roof drawing is now based on the building levels.
2020-09-22 04:49:45 +03:00
Sergey Vartanov
51f40b989e Refactor points and figures. 2020-09-22 04:42:08 +03:00
Sergey Vartanov
557e0d1992 Issue #11: move color utility to separate module. 2020-09-20 23:58:10 +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
604fd0d14c Separate ways and buildings. 2020-09-19 21:01:31 +03:00
Sergey Vartanov
2da1bfe972 Add Tagged class. 2020-09-19 20:59:08 +03:00
Sergey Vartanov
963fb12496 Use colour; add text structure. 2020-09-19 14:43:47 +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
9e14093854 Change track style. 2020-09-19 02:13:07 +03:00
Sergey Vartanov
34157d9d73 Fix #22: boundary box argument. 2020-09-19 02:11:09 +03:00
Sergey Vartanov
7f19a4d7f0 Update images. 2020-09-18 23:58:43 +03:00
Sergey Vartanov
d59d63b1da Add new icons. 2020-09-18 23:53:04 +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
197ee5c0ec Add rules and fix tag scheme. 2020-09-13 21:29:23 +03:00
Sergey Vartanov
539484b842 Add new icons. 2020-09-13 21:28:25 +03:00
Sergey Vartanov
bb0320763d Fix tag processing. 2020-09-13 21:26:26 +03:00
Sergey Vartanov
a3bafc8c84 Add direction tests. 2020-09-13 21:23:10 +03:00
Sergey Vartanov
50191f63d1 Fix XML reading; update images. 2020-09-10 00:55:15 +03:00