Commit graph

34 commits

Author SHA1 Message Date
Sergey Vartanov
b715e12924 Add --coordinates and --size arguments.
Construct boundary box from center coordinates and size.
2021-09-16 07:44:41 +03:00
Sergey Vartanov
0a7bead1ca Issue #81: support lane drawing. 2021-09-15 07:50:55 +03:00
Sergey Vartanov
cc9826ae57 Fix WLAN icons. 2021-09-14 04:02:53 +03:00
Sergey Vartanov
885ade0016 Split bicycle icons. 2021-09-14 02:49:14 +03:00
Sergey Vartanov
34c089d97c Add icon for amenity=car_sharing. 2021-09-14 02:21:42 +03:00
Sergey Vartanov
081d5bcfe0 Split car icons. 2021-09-14 02:17:36 +03:00
Sergey Vartanov
5fa96ad5a5 Split icons. 2021-09-14 01:46:29 +03:00
Sergey Vartanov
15466cb74c Fix road layers.
Draw roads layer by layer.
2021-09-14 00:13:55 +03:00
Sergey Vartanov
748b252d1e Fix level checking.
Ignore `layer` tag value.
2021-09-13 23:49:10 +03:00
Sergey Vartanov
25215213d4 Collect map levels.
Collect values of `level` tag.
2021-09-13 23:47:26 +03:00
Sergey Vartanov
15c9d87250 Change road colors.
Use orange color for motorways.
2021-09-13 23:45:05 +03:00
Sergey Vartanov
b390c2d44a Fix levels. 2021-09-13 06:37:13 +03:00
Sergey Vartanov
30dacffddf Support bridges for roads. 2021-09-13 06:31:12 +03:00
Sergey Vartanov
b99a2ae87e Support subway colors. 2021-09-13 05:07:52 +03:00
Sergey Vartanov
e5c8c1e9c2 Issue #54: add icon for barrier=toll_booth. 2021-09-13 02:06:58 +03:00
Sergey Vartanov
ddfe3425c9 Issue #53: add icon for highway=elevator. 2021-09-13 01:19:23 +03:00
Sergey Vartanov
5475924902 Support man_made=bridge. 2021-09-13 00:38:10 +03:00
Sergey Vartanov
c5b95d12d4 Issue #7: add Japanese symbol for shinto shrine. 2021-09-13 00:33:03 +03:00
Sergey Vartanov
a5b22e5842 Add icon for railway=switch. 2021-09-12 23:54:31 +03:00
Sergey Vartanov
ccf693455f Add all value to --level argument. 2021-09-12 21:27:17 +03:00
Sergey Vartanov
b8999a7d07 Issue #7: add Japanese police station symbol. 2021-09-12 07:05:18 +03:00
Sergey Vartanov
d7c0ee4fd9 Issue #7: add Japanese fire station symbol. 2021-09-12 06:49:23 +03:00
Sergey Vartanov
8aadb79f62 Issue #13: add --country argument. 2021-09-12 06:43:45 +03:00
Sergey Vartanov
34d7ae0dbc Issue #13: support local restrictions. 2021-09-12 06:16:27 +03:00
Sergey Vartanov
ce6233486c Ignore junction key. 2021-09-12 05:26:39 +03:00
Sergey Vartanov
0d758e3de3 Issue #50: add icon for historic=city_gate. 2021-09-12 05:22:13 +03:00
Sergey Vartanov
f3a698ccf7 Issue #56: add icon for townhall. 2021-09-12 05:10:42 +03:00
Sergey Vartanov
256ac93f6d Add icon for office=government. 2021-09-12 04:55:38 +03:00
Sergey Vartanov
0d414553ec Update contributing. 2021-09-11 12:28:08 +03:00
Sergey Vartanov
52301801cd Add --show-tooltips argument. 2021-09-11 06:45:46 +03:00
Sergey Vartanov
972e4798b0 Move command list from configuration to code.
Standart commands are now in ui.py instead of
.github/workflows/test.yml.
2021-09-10 09:54:18 +03:00
Sergey Vartanov
c3222e36be Add style for man_made=pipeline. 2021-09-09 04:57:34 +03:00
Sergey Vartanov
94f0897084 Fix code style. 2021-09-08 04:19:41 +03:00
Sergey Vartanov
2bd89a6539 Rename Röntgen to Map Machine. 2021-09-08 03:55:16 +03:00