Commit graph

303 commits

Author SHA1 Message Date
Sergey Vartanov
6e9a0a1644 Issue #32: add icon for leisure=dog_park. 2021-06-16 23:33:58 +03:00
Sergey Vartanov
74af7abdea Issue #32: add icon for leisure=bowling_alley. 2021-06-16 23:28:46 +03:00
Sergey Vartanov
e781cfae9e Issue #32: add icon for leisure=sauna. 2021-06-16 02:55:33 +03:00
Sergey Vartanov
280e8d3b34 Issue #32: add icon for shop=massage. 2021-06-16 02:03:04 +03:00
Sergey Vartanov
aecd20ce6c Fix bed shapes. 2021-06-16 01:33:12 +03:00
Sergey Vartanov
b86fef48b2 Issue #32: add icon for leisure=swimming_area. 2021-06-16 01:19:59 +03:00
Sergey Vartanov
d0cca4b236 Add icon for crop=wheat. 2021-06-13 16:52:10 +03:00
Sergey Vartanov
e34f012c4f Add icon for crop=sunflower. 2021-06-13 01:53:32 +03:00
Sergey Vartanov
2e066a32c3 Add icon for historic=cannon. 2021-06-13 01:27:15 +03:00
Sergey Vartanov
91c522169d Add icon for leisure=water_park. 2021-06-13 01:22:14 +03:00
Sergey Vartanov
d93aeba1ea Add icon for Acer. 2021-06-13 00:19:30 +03:00
Sergey Vartanov
bb5e0ff925 Update preview. 2021-06-12 13:25:40 +03:00
Sergey Vartanov
f7040e2fd7 Add icons for golf=pin and golf=tee. 2021-06-12 12:51:59 +03:00
Sergey Vartanov
e38a6d7cc5 Fix water shape. 2021-06-12 02:10:54 +03:00
Sergey Vartanov
4c2d7c924c Issue #32: add icon for leisure=golf_course. 2021-06-12 02:00:29 +03:00
Sergey Vartanov
32394d005d Add icon for shop=houseware. 2021-06-12 01:48:54 +03:00
Sergey Vartanov
000bbc9473 Recolor emergency icons. 2021-06-12 01:23:05 +03:00
Sergey Vartanov
51c0f55e61 Support icon sorting in grid. 2021-06-12 01:18:39 +03:00
Sergey Vartanov
66c6e8fab7 Add icon for shop=fireplace. 2021-06-12 01:14:42 +03:00
Sergey Vartanov
ac49a44e05 Update readme. 2021-06-11 01:56:49 +03:00
Sergey Vartanov
08764162d1 Issue #47: update readme. 2021-06-11 01:29:27 +03:00
Sergey Vartanov
c87ab400e0 Add car icon. 2021-06-08 00:50:21 +03:00
Sergey Vartanov
b4907ecf03 Issue #45: add preliminary Road class.
Road class is supposed to be used as road description for the map.
2021-05-27 03:07:31 +03:00
Sergey Vartanov
579940d75f Move building style from scheme. 2021-05-27 00:53:01 +03:00
Sergey Vartanov
ff88424a34 Fix building object type. 2021-05-26 03:55:12 +03:00
Sergey Vartanov
3aa0bf841d Issue #7: add documentation. 2021-05-24 03:03:53 +03:00
Sergey Vartanov
00f888f94a Issue #7: add Japanese symbol for historic. 2021-05-24 00:54:30 +03:00
Sergey Vartanov
1bc7a1f726 Issue #7: add Japanese TV tower symbol. 2021-05-24 00:07:48 +03:00
Sergey Vartanov
aad7b25202 Change icon sorting in grid.
Sort icons in grid by shape identifiers instead of tag priority.
2021-05-24 00:00:38 +03:00
Sergey Vartanov
1aace77aef Issue #7: add Japanese symbol for castle. 2021-05-23 23:45:25 +03:00
Sergey Vartanov
617265dce5 Add processed tags set for labels. 2021-05-23 22:39:03 +03:00
Sergey Vartanov
062b76fc08 Issue #42: get rid of old XML parser. 2021-05-22 03:56:16 +03:00
Sergey Vartanov
a946972caf Issue #42: use xml.etree parser.
Looks like it is a bit faster than the original parser.
2021-05-22 03:40:37 +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
f5a5bb17b9 Fix links in readme. 2021-05-13 04:22:21 +03:00
Sergey Vartanov
afdf9416d5 Refactor text labels. 2021-05-13 04:10:35 +03:00
Sergey Vartanov
bb3e2e3300 Update readme. 2021-05-12 02:25:06 +03:00
Sergey Vartanov
f61aabac8b Fix grid generation.
Fix creation combined icons.
2021-05-11 02:33:23 +03:00
Sergey Vartanov
2b601b94a6 Fix icon color in grid. 2021-05-11 01:02:48 +03:00
Sergey Vartanov
792922fd86 Add class for shape collection. 2021-05-11 00:28:34 +03:00
Sergey Vartanov
bf4db29a1a Support color for icon shape.
* Create icon shape specification with color.
  * Change icon generation rules.
  * Add height label processing.
2021-05-09 05:04:38 +03:00
Sergey Vartanov
8ed1960333 Remove transport symbols. 2021-05-08 03:25:16 +03:00
Sergey Vartanov
4438de3ba5 Update readme. 2021-05-08 01:42:44 +03:00
Sergey Vartanov
a42d79a16b Support background color for icons. 2021-05-08 01:04:51 +03:00
Sergey Vartanov
5a0a9fe14f Add icon for crossing:island. 2021-05-07 02:55:50 +03:00
Sergey Vartanov
0f3888430b Rename data/tags.yml to scheme/default.yml. 2021-05-07 01:21:11 +03:00
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
19c49acaf3 Add Christmas tree icon. 2021-05-02 11:22:39 +03:00
Sergey Vartanov
e906046617 Add apple and pear icons. 2021-05-02 11:22:39 +03:00