Commit graph

1235 commits

Author SHA1 Message Date
Sergey Vartanov
c4005655ef Fix tile server. 2021-08-21 22:46:03 +03:00
Sergey Vartanov
970046aa86 Fix rasterization. 2021-08-21 22:11:34 +03:00
Sergey Vartanov
c20baa1554 Remove logging requirement. 2021-08-21 12:51:53 +03:00
Sergey Vartanov
0cf935e599 Get use of CairoSVG for rasterization. 2021-08-21 12:48:12 +03:00
Sergey Vartanov
7c43448275 Issue #71: fix coordinate parsing. 2021-08-20 08:44:54 +03:00
Sergey Vartanov
14dc8ba724 Issue #71: support V, H, and Z commands. 2021-08-20 08:44:30 +03:00
Sergey Vartanov
62d1a5e6dc Fix requirement. 2021-08-19 00:01:38 +03:00
Sergey Vartanov
688d85793e Add Cairo requirement. 2021-08-18 23:59:04 +03:00
Sergey Vartanov
6043167787 Support complex path commands. 2021-08-18 23:57:34 +03:00
Sergey Vartanov
ade9d3b034 Support path drawing. 2021-08-18 23:00:12 +03:00
Sergey Vartanov
737e434260 Add type annotation for __init__. 2021-08-18 09:36:38 +03:00
Sergey Vartanov
b20006f6ae Add documentation. 2021-08-18 09:19:26 +03:00
Sergey Vartanov
3bcf026862 Refactor figures; get use of Python 3.9 features. 2021-08-18 08:38:33 +03:00
Sergey Vartanov
053324451a Add preliminary support for SVG and PNG drawing.
Support SVG drawing using svgwrite library and PNG drawing using Cairo.
2021-08-17 09:41:22 +03:00
Sergey Vartanov
a1f90abcbd Add Inskcape requirement. 2021-08-17 09:30:55 +03:00
Sergey Vartanov
bc08d90587 Optimize imports. 2021-08-16 05:35:30 +03:00
Sergey Vartanov
8fe2f15663 Issue #69: add logging. 2021-08-16 05:13:42 +03:00
Sergey Vartanov
edd3512526 Fix code style. 2021-08-15 17:18:30 +03:00
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