Commit graph

87 commits

Author SHA1 Message Date
Sergey Vartanov
d5ef4aba4e Merge main. 2022-09-07 02:47:46 +03:00
Sergey Vartanov
c0879bff36 Refactor flinger.
Element drawing module was using flinger for Mercator projection, which
is not exactly what is wanted.
2022-09-02 23:58:57 +03:00
Sergey Vartanov
2d86ff3b0d Refactor verification test. 2022-08-19 10:59:33 +03:00
Sergey Vartanov
54bc5d1a52 Restore requirements as a list. 2022-08-18 11:58:06 +03:00
Sergey Vartanov
692997f54a Rename element command to draw.
And add node drawing.
2022-08-17 08:12:53 +03:00
Sergey Vartanov
c76e1f0301 Issue #140: put scheme inside map configuration.
Refactoring of `Scheme` and `MapConfiguration` classes.
2022-08-15 11:27:19 +03:00
Sergey Vartanov
9d2ac7e41c Rename element drawing files. 2022-07-26 03:35:53 +03:00
Sergey Vartanov
8d252fe998 Fix tests code style. 2022-07-25 23:54:30 +03:00
Sergey Vartanov
0371172aef Fix comment style in tests. 2022-07-18 23:31:23 +03:00
Sergey Vartanov
2c32dd0e9b Fix command-line test.
Error message was changed.
2022-07-11 00:00:10 +03:00
Sergey Vartanov
af5ad8057d Fix documentation. 2022-07-04 03:40:12 +03:00
Sergey Vartanov
ac79e6883a Remove redundant test. 2022-07-04 03:18:46 +03:00
Sergey Vartanov
93710220c2 Close #138: add test. 2022-07-03 21:35:22 +03:00
Sergey Vartanov
266e5622d6 Refactor icon checking. 2022-06-06 23:46:18 +03:00
Sergey Vartanov
db1c69fb42 Merge main. 2022-06-06 23:04:50 +03:00
Sergey Vartanov
8dbc03c973 Issue #128: add test. 2022-06-06 10:24:23 +03:00
Sergey Vartanov
7a56d0df87 Refactor way test. 2022-06-06 09:33:27 +03:00
Sergey Vartanov
2db6cc8d49 Add documentation. 2022-06-06 09:05:42 +03:00
Sergey Vartanov
95f844ef67 Optimize imports. 2022-05-21 00:00:47 +03:00
Sergey Vartanov
9385a2233e Reformat icon tests. 2022-05-20 23:57:57 +03:00
Sergey Vartanov
7beb408e0c Merge main. 2022-05-20 02:48:43 +03:00
Sergey Vartanov
7ef98325de Issue #132: add test. 2022-05-20 02:03:32 +03:00
Sergey Vartanov
5b626deee4 Merge main. 2022-05-16 03:14:56 +03:00
Sergey Vartanov
86692c676e Refactor command line tests. 2022-05-15 20:57:15 +03:00
Sergey Vartanov
dba0caf88f Add unwrapped test for element. 2022-05-15 20:40:35 +03:00
Sergey Vartanov
518e8f9590 Merge main. 2022-05-15 20:13:58 +03:00
Sergey Vartanov
e5a7722fd4 Refactor element drawing. 2022-05-11 23:55:50 +03:00
Sergey Vartanov
701263f065 Add test for empty ways. 2022-04-27 00:15:06 +03:00
Sergey Vartanov
5fc9ab0b5e Issues #126: add test. 2022-04-27 00:14:29 +03:00
Sergey Vartanov
155b1e21c7 Merge main. 2022-04-13 22:43:33 +03:00
Sergey Vartanov
30a45f54ba Fix code style. 2022-04-08 03:10:05 +03:00
Sergey Vartanov
6e38ca5aa8 Issues #67, #122: refactor text constructing.
Fixes main label mode.
2022-04-08 02:48:21 +03:00
Sergey Vartanov
a082722b6d Refactor icon colors. 2022-04-08 01:27:13 +03:00
Sergey Vartanov
bd026c2c73 Add test for default icon color. 2022-04-08 00:56:01 +03:00
Sergey Vartanov
a554d28c5c Refactor scheme test. 2022-04-08 00:10:55 +03:00
Sergey Vartanov
1f4fb66c85 Close #98: copy license file to icon collection. 2022-02-24 00:50:43 +03:00
Sergey Vartanov
9a1130c3a6 Issue #103: fix rendering test. 2022-01-26 10:57:38 +03:00
Sergey Vartanov
8b9748087f Fix scheme test. 2022-01-15 12:51:56 +03:00
Sergey Vartanov
0d8e877748 Add tag tests JSON file. 2021-12-09 23:22:55 +03:00
Sergey Vartanov
fd39961fc7 Fix scheme test. 2021-12-05 15:33:22 +03:00
Sergey Vartanov
82ecbdef81 Add scheme test. 2021-12-04 22:22:08 +03:00
Sergey Vartanov
699c1e9592 Change scheme initialization. 2021-12-04 22:21:38 +03:00
Sergey Vartanov
2f900ac442 Fix command-line test. 2021-11-28 18:40:47 +03:00
Sergey Vartanov
ed0e0384b7 Fix floating point numbers. 2021-11-11 23:52:46 +03:00
Sergey Vartanov
6e20668e24 Remove Moire test.
Moire is not installed by default.
2021-11-10 02:37:57 +03:00
Sergey Vartanov
11f0e0c26f Add test for Moire generation. 2021-11-10 02:30:30 +03:00
Sergey Vartanov
8d5f5a3492 Add simple tests for fish and Taginfo. 2021-11-10 02:30:09 +03:00
Sergey Vartanov
c193901e15 Issue #83: display transition as connection.
Display road part with placement=transition as connection between
two roads.
2021-11-10 02:28:04 +03:00
Sergey Vartanov
221b0bace6 Optimize imports. 2021-11-08 03:27:36 +03:00
Sergey Vartanov
868a417afc Fix Pylint warnings. 2021-11-08 02:21:34 +03:00