Commit graph

793 commits

Author SHA1 Message Date
Sergey Vartanov
cb440e8a8b Issue #81: fix requirements one more time. 2021-09-15 08:07:52 +03:00
Sergey Vartanov
51d88c20ec Issue #81: fix requirements. 2021-09-15 07:59:10 +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
f7c6c4bac0 Close #11: update readme. 2021-09-11 12:42:23 +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
eeb4512b55 Remove integration tests from CI and Git hooks. 2021-09-10 01:10:17 +03:00
Sergey Vartanov
c48a3ba8d7 Add more checks for integration tests. 2021-09-10 01:03:57 +03:00
Sergey Vartanov
f85bc5fc53 Add tile and element integration tests. 2021-09-10 00:47:55 +03:00
Sergey Vartanov
a3b194f53a Add icons and MapCSS integration tests. 2021-09-10 00:47:25 +03:00
Sergey Vartanov
d247508c73 Add render integration tests. 2021-09-10 00:42:16 +03:00
Sergey Vartanov
2bd22abcb4 Embed integration tests into pytest. 2021-09-10 00:39:45 +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
Sergey Vartanov
38c4e00de3 Add equator length parsing; remove option. 2021-09-06 04:53:00 +03:00
Sergey Vartanov
a7d4e27819 Add command documentation. 2021-09-05 23:04:51 +03:00
Sergey Vartanov
173a553877 Move data files; fix way combination. 2021-09-03 03:37:51 +03:00
Sergey Vartanov
c53b257aaf Add requirements to setup.py. 2021-09-03 01:31:36 +03:00
Sergey Vartanov
3ce2526847 Fix equator length. 2021-09-02 22:54:15 +03:00
Sergey Vartanov
9dcd9f2e60 Fix GitHub Actions configuration; change setup. 2021-09-02 04:23:11 +03:00
Sergey Vartanov
ba26c1d4d7 Rename test to tests; fix equator length. 2021-09-02 02:42:49 +03:00
Sergey Vartanov
f744c601d0 Rewrite XML parsing. 2021-09-02 02:02:06 +03:00