Commit graph

24 commits

Author SHA1 Message Date
Sergey Vartanov
2ad618c068 Support golf=hole line. 2021-06-12 13:14:12 +03:00
Sergey Vartanov
f7040e2fd7 Add icons for golf=pin and golf=tee. 2021-06-12 12:51:59 +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
66c6e8fab7 Add icon for shop=fireplace. 2021-06-12 01:14:42 +03:00
Sergey Vartanov
85ad20c703 Add power tower and pole flag tags. 2021-06-10 02:05:30 +03:00
Sergey Vartanov
c87ab400e0 Add car icon. 2021-06-08 00:50:21 +03:00
Sergey Vartanov
4c285624b4 Add power pole tags to the default scheme. 2021-06-06 03:09:04 +03:00
Sergey Vartanov
9d41b34214 Issue #45: refactor road specification in scheme.
Add special "road" part and move road specifications from the "ways".
Add road matcher.  We should remove "priority" key and use
specifications order instead in the future.
2021-05-28 04:05:15 +03:00
Sergey Vartanov
579940d75f Move building style from scheme. 2021-05-27 00:53:01 +03:00
Sergey Vartanov
796d545cf6 Refactor tag matching; change scheme format. 2021-05-25 01:36:02 +03:00
Sergey Vartanov
00f888f94a Issue #7: add Japanese symbol for historic. 2021-05-24 00:54:30 +03:00
Sergey Vartanov
f0f1a8beb4 Add replace_shapes flag to scheme specification.
If flag is false, main icon shapes should not be replaced.
2021-05-24 00:44:03 +03:00
Sergey Vartanov
2ece66d5d0 Change scheme format.
Use "shapes" key instead of "icon", "add_shapes" key instead of
"add_icon", "exception" instead of "no_tag".
2021-05-24 00:32:35 +03:00
Sergey Vartanov
1bc7a1f726 Issue #7: add Japanese TV tower symbol. 2021-05-24 00:07:48 +03:00
Sergey Vartanov
1aace77aef Issue #7: add Japanese symbol for castle. 2021-05-23 23:45:25 +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
792922fd86 Add class for shape collection. 2021-05-11 00:28:34 +03:00
Sergey Vartanov
64df53ddfb Rewrite speed limit icon specificatons.
Use new offset feature.
2021-05-09 16:07:01 +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
16206a32fe Change location restriction specification. 2021-05-08 02:14:09 +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