Commit graph

207 commits

Author SHA1 Message Date
Sergey Vartanov
33c313d4e6 Issue #144: support tourism=camp_pitch as a way.
Use simple outline for a camp pitch if it is an area.
2022-10-26 00:09:33 +04:00
Sergey Vartanov
a728bc0758 Reuse icon for traffic_sign=*. 2022-10-12 00:02:30 +04:00
Sergey Vartanov
7b11cf0b79 Make golf hole green. 2022-10-11 23:17:08 +04:00
Sergey Vartanov
b697906f38 Increase golf objects priority.
Tee and pin are small objects buy they are a part of big golf fields,
so they should be visible at zoom level 16.
2022-10-11 23:11:46 +04:00
Sergey Vartanov
999c3112bb Support way tourism=artwork. 2022-09-15 22:47:58 +03:00
Sergey Vartanov
7092ef0052 Add icons for flags.
For tags:
  - `man_made=flagpole` + `country=US` (USA),
  - `man_made=flagpole` + `country=Tanzania`,
  - `man_made=flagpole` + `country=PH` (Philippines),
  - `man_made=flagpole` + `country=FR` (France).

Top four values from current Taginfo: see
https://taginfo.openstreetmap.org/keys/country#values
2022-08-21 17:32:58 +03:00
Sergey Vartanov
a6955c7d22 Issue #139: change indoor colors.
Try to make indoor colors darker and use dark border for corridors
(this may lead to some unwanted results, but we will see).
2022-08-19 00:51:39 +03:00
Sergey Vartanov
d068a76a48 Issue #139: change style for indoor=column.
Use `indoor_wall_color` to make it darker and distinguishable from its
surroundings.
2022-08-18 23:57:36 +03:00
Sergey Vartanov
24851f73f9 Issue #139: fix style for indoor=room.
`indoor=room` tag was processed only if `area=yes` is set.  Probably
there are cases that require such behavior, but I'm not sure about it.
2022-08-14 22:32:18 +03:00
Sergey Vartanov
71f5636a0b Fix icon names. 2022-08-07 23:56:38 +03:00
Sergey Vartanov
49db628d76 Add icon for tomb=pyramid. 2022-08-04 23:56:11 +03:00
Sergey Vartanov
3dffaa5363 Issue #48: add icon for shop=variety_store. 2022-08-02 23:59:48 +03:00
Sergey Vartanov
b0d946a6b7 Issue #48: reuse icon for shop=department_store. 2022-08-02 23:55:34 +03:00
Sergey Vartanov
efd9ccb31b Close #55: add icon for natural=spring. 2022-08-02 23:51:21 +03:00
Sergey Vartanov
31d550021c Issue #48: add icon for shop=car_parts. 2022-08-02 01:43:42 +03:00
Sergey Vartanov
eef3ed34d4 Add gazette icon. 2022-07-06 23:52:45 +03:00
Sergey Vartanov
9deb81411e Unify diving platform identifier. 2022-07-05 00:16:23 +03:00
Sergey Vartanov
f8a4e4ee22 Issue #137: support attraction=water_slide. 2022-07-04 01:52:49 +03:00
Sergey Vartanov
8f78e93bc8 Issue #138: fix diving tower priority. 2022-07-03 21:35:03 +03:00
Sergey Vartanov
40c2c38b73 Close #135: add icon for amenity=dressing_room. 2022-07-03 19:40:10 +03:00
Sergey Vartanov
e1a035fb1e Fix power pole delta icons. 2022-07-03 18:42:47 +03:00
Sergey Vartanov
a6c94a091f Issue #125: add style for disused railways. 2022-05-28 23:49:19 +03:00
Sergey Vartanov
d83205aad0 Fix #133: typo in motorcar=yes. 2022-05-25 01:06:31 +03:00
Sergey Vartanov
5d2b0cc720 Issue #132: fix vending machine icon priority.
The generic vending machine icon was taking precedence over more
specific ones when amenity=vending_machine is present.
2022-05-20 02:00:48 +03:00
Sergey Vartanov
7105e4ce88 Issue #129: add style for greenhouse_horticulture.
Tag is landuse=greenhouse_horticulture.
2022-04-27 02:03:15 +03:00
Sergey Vartanov
b44fe64f8e Issue #129: add style for recreation_ground.
Tag is leisure=recreation_ground.
2022-04-27 02:01:31 +03:00
Sergey Vartanov
d9de7bf96b Issue #129: add style for landuse=village_green. 2022-04-27 01:06:12 +03:00
Sergey Vartanov
fa27e58d71 Issue #125: add style for railway=construction. 2022-04-27 00:48:57 +03:00
Sergey Vartanov
32bad69fc5 Issues #126: fix waterways priority. 2022-04-23 23:33:23 +03:00
Sergey Vartanov
a082722b6d Refactor icon colors. 2022-04-08 01:27:13 +03:00
Sergey Vartanov
af78f08602 Issue #7: add Japanese symbol for health center. 2022-02-22 10:03:18 +03:00
Sergey Vartanov
2e6065c086 Issue #7: add Japanese symbol for police station. 2022-02-22 09:38:31 +03:00
Sergey Vartanov
84cfa9ea31 Add icon for highway=traffic_mirror. 2022-02-21 23:57:13 +03:00
Sergey Vartanov
512631fd5b Add icon for playground=sandpit. 2022-02-07 22:50:03 +03:00
Sergey Vartanov
a2348e9247 Reuse icon for shop=antiques. 2022-02-07 22:41:22 +03:00
Sergey Vartanov
262b0468da Issue #37: add icon for tourism=apartment. 2022-02-06 10:46:02 +03:00
Sergey Vartanov
1928a62509 Issue #37: add icon for tourism=guest_house. 2022-02-05 23:29:05 +03:00
Sergey Vartanov
ce70ad1cd3 Remove wildcard matching for tourism=*. 2022-02-05 23:05:10 +03:00
Sergey Vartanov
f7eb17fbda Reuse icon for craft=jeweller. 2022-02-05 20:53:52 +03:00
Sergey Vartanov
089989f560 Add icon for amenity=courthouse. 2022-02-05 20:53:25 +03:00
Sergey Vartanov
7f5e728140 Add icon for barrier=chain. 2022-02-05 20:53:04 +03:00
Sergey Vartanov
c66f1b5a6e Add icon for mazes.
For leisure=maze, attraction=maze, maze=labyrinth, tourism=maze.
2022-02-05 11:18:26 +03:00
Sergey Vartanov
23579583a6 Add icon for leisure=escape_game. 2022-02-05 11:08:26 +03:00
Sergey Vartanov
a49638b538 Fix wall color. 2022-02-04 22:04:59 +03:00
Sergey Vartanov
2578d6b80e Draw apartments icon for all building types. 2022-02-03 21:54:43 +03:00
Sergey Vartanov
a1de35594b Exclude ref tag prefix from writable prefixes. 2022-02-03 21:52:57 +03:00
Sergey Vartanov
1b9b6d1fd7 Reuse icon for amenity=gym. 2022-01-30 17:45:11 +03:00
Sergey Vartanov
e2c6f8cd37 Issue #107: enhance style for man_made=embankment. 2022-01-28 07:53:25 +03:00
Sergey Vartanov
1c45f93fa4 Issue #107: enhance style for natural=cliff. 2022-01-28 07:53:04 +03:00
Sergey Vartanov
2f1769ae0a Add construction wall color to scheme. 2022-01-25 08:49:00 +03:00