Commit graph

667 commits

Author SHA1 Message Date
Sergey Vartanov
96aaa92535 Issue #63: add documentation. 2021-08-15 16:51:37 +03:00
Sergey Vartanov
c2b1e986ed Issue #63: add options to documentation. 2021-08-15 10:34:41 +03:00
Sergey Vartanov
da1b5dc3ab Increase required Python version to 3.9. 2021-08-15 10:18:04 +03:00
Sergey Vartanov
87facc7299 Issue #63: add options for MapCSS generation. 2021-08-15 09:55:46 +03:00
Sergey Vartanov
e5671fcf8f Fix code style. 2021-08-15 06:33:42 +03:00
Sergey Vartanov
b02b7cc4ab Issue #69: update readme. 2021-08-15 06:14:06 +03:00
Sergey Vartanov
ec389be1ae Add test for MapCSS generation. 2021-08-15 06:09:44 +03:00
Sergey Vartanov
6126c6cfd5 Add license. 2021-08-14 23:02:23 +03:00
Sergey Vartanov
50656733e2 Get use of workspace functions in tests. 2021-08-09 10:05:50 +10:00
Sergey Vartanov
f9409e2f47 Refactor workspace usage. 2021-08-09 09:44:34 +10:00
Sergey Vartanov
2487e24c90 Fix boundary box. 2021-08-08 11:11:32 +10:00
Sergey Vartanov
43f46035a4 Add one more boundary box test. 2021-08-07 23:47:23 +03:00
Sergey Vartanov
db3316d364 Fix boundary box. 2021-08-07 23:45:05 +03:00
Sergey Vartanov
d1e7da2efd Add boundary box test. 2021-08-07 23:38:04 +03:00
Sergey Vartanov
eb48600e9c Fix tile generation test. 2021-08-07 23:30:28 +03:00
Sergey Vartanov
3cb462721f Add tile test. 2021-08-07 23:07:50 +03:00
Sergey Vartanov
33f5813cdd Display difference when Black check fails. 2021-08-07 23:07:08 +03:00
Sergey Vartanov
175b8bb0ae Add web error processing; add boundary box class. 2021-08-07 14:39:37 +03:00
Sergey Vartanov
d321f75e21 Add error handling. 2021-08-06 00:33:18 +03:00
Sergey Vartanov
088fc58870 Issue #69: preliminary support of tile collection. 2021-08-05 04:02:05 +03:00
Sergey Vartanov
1b37fa5d38 Fix option default value representation. 2021-08-03 03:32:58 +03:00
Sergey Vartanov
c1bc751ded Add option description for tile command. 2021-08-03 02:54:06 +03:00
Sergey Vartanov
51cab3d7d3 Fix path creation. 2021-08-03 01:59:04 +03:00
Sergey Vartanov
6fd2c81235 Fix logging. 2021-08-03 01:46:36 +03:00
Sergey Vartanov
82691b6c5c Describe Git hooks in documentation. 2021-08-03 01:25:06 +03:00
Sergey Vartanov
ddce959fa2 Support more option documentation in Moire. 2021-08-03 01:18:22 +03:00
Sergey Vartanov
46e32a39f3 Extract function for element arguments. 2021-08-03 01:15:19 +03:00
Sergey Vartanov
4984d4a6ad Add pre-push Git hook. 2021-08-03 01:01:51 +03:00
Sergey Vartanov
0f7665d3fd Add cache argument for server command. 2021-08-03 00:03:15 +03:00
Sergey Vartanov
be0420b53d Fix tile options. 2021-08-02 23:52:03 +03:00
Sergey Vartanov
916e7c7bde Issue #70: add workspace file. 2021-08-02 23:47:31 +03:00
Sergey Vartanov
e11d1552d2 Add contributing Markdown file. 2021-08-02 02:07:35 +03:00
Sergey Vartanov
ca27933ede Add contributing stub file. 2021-08-02 01:42:20 +03:00
Sergey Vartanov
c34e26ec5c Fix code style. 2021-08-02 01:33:45 +03:00
Sergey Vartanov
e66d75d033 Refactor Moire manager; update Moire code. 2021-08-01 23:48:45 +03:00
Sergey Vartanov
1dc326fc78 Fix command name. 2021-07-31 04:02:17 +03:00
Sergey Vartanov
6fce3b3984 Add checking with Black. 2021-07-30 03:31:36 +03:00
Sergey Vartanov
539b5879e5 Reformat roentgen.py with Black. 2021-07-30 03:29:10 +03:00
Sergey Vartanov
be20c91951 Reformat with Black. 2021-07-30 03:25:41 +03:00
Sergey Vartanov
0c95f608f8 Reformat with Black. 2021-07-30 02:56:20 +03:00
Sergey Vartanov
c69f1fdae8 Reformat tests with Black. 2021-07-30 02:10:13 +03:00
Sergey Vartanov
5406fc9cf2 Fix level checking. 2021-07-30 02:01:41 +03:00
Sergey Vartanov
1c17da4352 Add checking with Flake8. 2021-07-29 23:40:34 +03:00
Sergey Vartanov
0748bab9a5 Issue #63: support ways, areas, and relations. 2021-07-29 23:38:11 +03:00
Sergey Vartanov
6635a5de4a Issue #63: add way style to MapCSS. 2021-07-29 23:36:57 +03:00
Sergey Vartanov
e6cdf779af Separate tag keys. 2021-07-29 03:37:51 +03:00
Sergey Vartanov
7cc58c928e Reuse icons for man_made=tower. 2021-07-29 03:31:36 +03:00
Sergey Vartanov
afaeb6f37a Issue #63: add ghost icons.
Add keys with lifecycle prefixes to MapCSS with ghost icons (icons with
low opacity).
2021-07-27 03:29:17 +03:00
Sergey Vartanov
071164efe0 Issue #53: add icon for amenity=bicycle_rental. 2021-07-26 23:47:08 +03:00
Sergey Vartanov
11f984fbd5 Issue #53: add icon for amenity=car_rental. 2021-07-26 23:41:48 +03:00