Commit graph

920 commits

Author SHA1 Message Date
Sergey Vartanov
46b735ebf1 Support office=company and office=it. 2021-06-26 04:21:35 +03:00
Sergey Vartanov
54f4a5a92e Support leisure=swimming_pool. 2021-06-26 04:19:24 +03:00
Sergey Vartanov
f7019f6b06 Fix color parsing issue. 2021-06-25 03:55:15 +03:00
Sergey Vartanov
bcb3425634 Ignore absent shape configuration. 2021-06-25 02:16:04 +03:00
Sergey Vartanov
244e5a12a2 Add icons for genus=Malus and genus=Pyrus. 2021-06-24 23:42:59 +03:00
Sergey Vartanov
e74d3c10d9 Add shape names. 2021-06-24 23:40:25 +03:00
Sergey Vartanov
a72745aa36 Update readme. 2021-06-24 23:31:41 +03:00
Sergey Vartanov
11938b2bf0 Issue #52: add icon for amenity=veterinary. 2021-06-23 02:05:39 +03:00
Sergey Vartanov
1ff54c12eb Issue #48: add icon for amenity=car_wash. 2021-06-23 02:01:40 +03:00
Sergey Vartanov
78290969c0 Close #51: add icon for amenity=bureau_de_change. 2021-06-23 01:56:23 +03:00
Sergey Vartanov
be620ac34c Issue #34: add icon for tourism=picnic_site. 2021-06-23 01:23:57 +03:00
Sergey Vartanov
3b40f2c63c Issue #34: add icon for amenity=shelter. 2021-06-23 01:21:34 +03:00
Sergey Vartanov
295a43b281 Issue #34: add icon for tourism=camp_site. 2021-06-23 01:18:29 +03:00
Sergey Vartanov
41da1d73b8 Fix building height computing.
Add parsing for min_heigth and building:min_level tags; fix shadow
generation.
2021-06-23 01:09:01 +03:00
Sergey Vartanov
f6d44b97bd Fix configuration parsing. 2021-06-22 02:57:12 +03:00
Sergey Vartanov
1895129d7f Issue #53: add icons for highway=bus_station. 2021-06-22 01:25:47 +03:00
Sergey Vartanov
b8cb2dd5e4 Issue #53: add icons for vending=parking_tickets. 2021-06-22 00:25:39 +03:00
Sergey Vartanov
3a6d7b984a Issue #53: add icons for amenity=taxi. 2021-06-22 00:20:06 +03:00
Sergey Vartanov
5fc476e7ea Issue #53: add icons for amenity=parking_entrance. 2021-06-22 00:13:48 +03:00
Sergey Vartanov
4d5fb4b465 Add icon for parking=multi-storey. 2021-06-22 00:05:40 +03:00
Sergey Vartanov
56823294ba Issue #45: add extra points on intersection. 2021-06-21 04:10:13 +03:00
Sergey Vartanov
9c9238fb20 Fix dice shape. 2021-06-20 21:51:19 +03:00
Sergey Vartanov
2cb9cc7f17 Fix leaf shape. 2021-06-20 16:18:01 +03:00
Sergey Vartanov
d9af6e2819 Add identifiers and emojis. 2021-06-20 14:35:23 +03:00
Sergey Vartanov
42040c8082 Issue #24: fix script command. 2021-06-20 14:32:25 +03:00
Sergey Vartanov
079a04afdf Issue #24: update readme. 2021-06-20 14:28:28 +03:00
Sergey Vartanov
f80672b7c1 Issue #24: change icon directory.
Individual icons are now generated in `icon_set/ids` and
`icon_set/names` directories.
2021-06-20 14:12:54 +03:00
Sergey Vartanov
762d9637c3 Add icon for fountain=bubbler. 2021-06-19 22:26:52 +03:00
Sergey Vartanov
f92128f5d2 Add icon for fountain=toret. 2021-06-19 22:23:26 +03:00
Sergey Vartanov
c7dcc9c937 Add icon for fountain=roman_wolf. 2021-06-19 22:21:56 +03:00
Sergey Vartanov
106b16bfb7 Issue #48: add icon for shop=jewelry. 2021-06-18 02:49:52 +03:00
Sergey Vartanov
f2d25548d4 Issue #48: reuse icon for shop=video_games. 2021-06-18 02:29:29 +03:00
Sergey Vartanov
c7ef0dd442 Issue #48: add icon for shop=wine. 2021-06-18 02:26:04 +03:00
Sergey Vartanov
f049ac79c6 Support unused shape drawing. 2021-06-18 01:57:02 +03:00
Sergey Vartanov
4858b74389 Add all shape identifiers to config.json. 2021-06-18 01:48:34 +03:00
Sergey Vartanov
b6cd270ce8 Issue #47: add tile number option. 2021-06-18 01:41:47 +03:00
Sergey Vartanov
1cb0be535d Add shape identifier assertion. 2021-06-18 01:36:14 +03:00
Sergey Vartanov
4c0e450b5b Fix dharmachakra icon shape. 2021-06-18 01:28:29 +03:00
Sergey Vartanov
df17b35a40 Issue #48: reuse icons. 2021-06-17 03:11:47 +03:00
Sergey Vartanov
b2791fa731 Issue #48: separate icons by means of color.
We have to separate icons for tags like leisure=fishing and
shop=fishing.  They almost always should have identical or similar
icons, so now we use special color for the selling tags.
2021-06-17 02:54:22 +03:00
Sergey Vartanov
7a06e7ad73 Issue #48: add icon for shop=dairy. 2021-06-17 02:16:08 +03:00
Sergey Vartanov
b120d4f389 Add icon for club=computer. 2021-06-17 02:05:41 +03:00
Sergey Vartanov
4bbad1883a Close #33: add icon for amenity=waste_disposal. 2021-06-17 00:43:41 +03:00
Sergey Vartanov
73f349cff1 Close #32: add icon for leisure=beach. 2021-06-17 00:35:36 +03:00
Sergey Vartanov
09edd1a62b Issue #32: add icon for leisure=miniature_golf. 2021-06-16 23:42:47 +03:00
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
c97a853bae Issue #32: add icon for amenity=public_bath. 2021-06-16 02:57:43 +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