Commit graph

920 commits

Author SHA1 Message Date
Sergey Vartanov
958a85fe0a Refactor text generation. 2021-05-06 03:23:57 +03:00
Sergey Vartanov
f317eba64b Update readme. 2021-05-05 23:50:45 +03:00
Sergey Vartanov
6423f7d916 Add even more icon tests. 2021-05-02 11:22:39 +03:00
Sergey Vartanov
a1fa6b4db8 Add more icon tests. 2021-05-02 11:22:39 +03:00
Sergey Vartanov
72e67e1c06 Add icon tests. 2021-05-02 11:22:39 +03:00
Sergey Vartanov
585c4e5c45 Add tag matching types. 2021-05-02 11:22:39 +03:00
Sergey Vartanov
c793b314c7 Fix code style. 2021-05-02 11:22:39 +03:00
Sergey Vartanov
19c49acaf3 Add Christmas tree icon. 2021-05-02 11:22:39 +03:00
Sergey Vartanov
008cd91304 Add trees icons. 2021-05-02 11:22:39 +03:00
Sergey Vartanov
e906046617 Add apple and pear icons. 2021-05-02 11:22:39 +03:00
Sergey Vartanov
c3a0a41e18 Support single area drawing. 2021-05-02 11:22:39 +03:00
Sergey Vartanov
b26c4d3e46 Fix test code style. 2021-05-02 11:22:39 +03:00
Sergey Vartanov
f0c8ee6de1 Fix command-line interface. 2021-05-02 11:22:39 +03:00
Sergey Vartanov
77ae8fe4a3 Add single tag visualization; refactor. 2021-05-02 11:22:39 +03:00
Sergey Vartanov
fb7bcd9cb2 Refactor point construction. 2021-05-02 11:22:39 +03:00
Sergey Vartanov
d3b84cc649 Refactor icon processing. 2021-05-02 11:22:39 +03:00
Sergey Vartanov
30cba81589 Fix standard IDs. 2021-05-02 10:49:38 +03:00
Sergey Vartanov
c4d7821f79 Refactor icons; update images. 2021-05-02 10:46:40 +03:00
Sergey Vartanov
2939351b54 Fix dumbbell icon shape. 2021-05-02 10:34:07 +03:00
Sergey Vartanov
df87d9f013 Issue #32: fix spaceport icon position. 2021-05-01 11:27:17 +03:00
Sergey Vartanov
8d0267b514 Issue #32: add icon for leisure=fitness_centre. 2021-05-01 03:41:16 +03:00
Sergey Vartanov
6713775760 Close #31: add icon for amenity=public_bookcase. 2021-05-01 03:13:17 +03:00
Sergey Vartanov
11ce031412 Issue #31: add icon for amenity=casino. 2021-05-01 03:00:29 +03:00
Sergey Vartanov
6ea2e8e3e1 Add icons for spaceports. 2021-05-01 02:23:12 +03:00
Sergey Vartanov
2aaff5047a Issue #31: add icon for amenity=internet_cafe. 2021-05-01 01:59:09 +03:00
Sergey Vartanov
691150fa92 Issue #31: add icon for leisure=amusement_arcade. 2021-05-01 00:41:44 +03:00
Sergey Vartanov
b747530109 Add icon for amenity=binoculars. 2021-05-01 00:08:33 +03:00
Sergey Vartanov
111da35ada Issue #31: add icon usage for amenity=arts_centre. 2021-04-30 23:57:06 +03:00
Sergey Vartanov
ef921370fa Add standard SVG object ID checking. 2021-04-30 23:50:37 +03:00
Sergey Vartanov
555285da85 Fix outdoor icons. 2021-04-30 23:35:54 +03:00
Sergey Vartanov
37b938caa0 Split outdoor icon. 2021-04-30 03:46:55 +03:00
Sergey Vartanov
2b985674f8 Add passenger ferry icon. 2021-04-29 03:28:37 +03:00
Sergey Vartanov
b33e1057fa Add vehicle ferry icon. 2021-04-29 03:23:57 +03:00
Sergey Vartanov
345f73c872 Issue #31: add icon for amenity=library. 2021-04-29 03:00:14 +03:00
Sergey Vartanov
eb92dc1d02 Issue #27: fix outdoor seating icon. 2021-04-29 02:45:18 +03:00
Sergey Vartanov
372d7797e0 Close #27: add icon for leisure=outdoor_seating. 2021-04-29 02:39:35 +03:00
Sergey Vartanov
3c53666ee1 Issue #27: fix food court icon. 2021-04-28 01:50:34 +03:00
Sergey Vartanov
6e39437c3c Issue #27: add icon for amenity=food_court. 2021-04-28 01:48:18 +03:00
Sergey Vartanov
eb2b72e9ed Issue #29: fix some icon names. 2021-04-28 01:27:29 +03:00
Sergey Vartanov
9f936aa6b4 Increase image size. 2021-04-26 01:01:58 +03:00
Sergey Vartanov
33b71d07d9 Add power preview to documentation. 2021-04-25 14:42:27 +03:00
Sergey Vartanov
e6e54cb044 Optimize imports. 2021-04-25 03:21:32 +03:00
Sergey Vartanov
b776db6bd2 Fix code style. 2021-04-24 17:47:21 +03:00
Sergey Vartanov
cf01dab1a2 Issue #31: add icon for amenity=community_centre. 2021-04-24 17:39:59 +03:00
Sergey Vartanov
5f776c7389 Fix nodes drawing order.
Now drawing order is as follows:
  1. Draw main icons.
  2. Draw extra icons.
  3. Draw captions.
2021-04-24 17:27:45 +03:00
Sergey Vartanov
3e132992d5 Fix special mode node outline. 2021-04-24 13:51:51 +03:00
Sergey Vartanov
fc2fa5f766 Fix special mode nodes. 2021-04-24 12:54:50 +03:00
Sergey Vartanov
bfa422d405 Fix readme links. 2021-04-24 11:23:48 +03:00
Sergey Vartanov
813ad6b806 Add individual icon drawing; refactor. 2021-04-24 01:56:23 +03:00
Sergey Vartanov
81ab4e14c7 Update readme.
1. Add power tower design and emergency icons preview.
  2. Change Moire OSM tags format.
2021-04-24 01:04:39 +03:00