Commit graph

1337 commits

Author SHA1 Message Date
Sergey Vartanov
9b5066fd44 Make data credit optional. 2022-05-25 01:05:32 +03:00
Sergey Vartanov
7373eadaa6 Refactor element drawing. 2022-05-24 10:18:42 +03:00
Sergey Vartanov
080f37d2c6 Add overlapping ways drawing. 2022-05-24 09:55:47 +03:00
Sergey Vartanov
f15a025524 Extract path variable. 2022-05-24 01:58:57 +03:00
Sergey Vartanov
df67d8c37a Move tags to separate file. 2022-05-23 23:59:12 +03:00
Sergey Vartanov
1bfdcee1d7 Move drawing elements file. 2022-05-23 23:54:25 +03:00
Sergey Vartanov
d095cbeec3 Remove redundant field. 2022-05-23 23:53:07 +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
d1214bec35 Refactor Moire files. 2022-05-20 02:44:28 +03:00
Sergey Vartanov
7ef98325de Issue #132: add test. 2022-05-20 02:03:32 +03:00
Sergey Vartanov
5d2b0cc720 Issue #132: fix vending machine icon priority.
The generic vending machine icon was taking precedence over more
specific ones when amenity=vending_machine is present.
2022-05-20 02:00:48 +03:00
Sergey Vartanov
2b6f2d8968 Rename collections.
Seems like it leads to a cricular import.
2022-05-16 03:26:18 +03:00
Sergey Vartanov
1ea38aab97 Refactor drawing process. 2022-05-16 03:13:21 +03:00
Sergey Vartanov
82859b4ea0 Fix packages. 2022-05-15 21:02:50 +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
c58cbfe4f9 Rename element drawing. 2022-05-15 20:29:32 +03:00
Sergey Vartanov
fb673798bc Fix import. 2022-05-15 19:08:38 +03:00
Sergey Vartanov
51ab8ade38 Add commit style to documentation. 2022-05-15 19:02:55 +03:00
Sergey Vartanov
e5a7722fd4 Refactor element drawing. 2022-05-11 23:55:50 +03:00
Sergey Vartanov
5f5d8818a3 Add Git hooks warning. 2022-05-02 00:06:08 +03:00
Sergey Vartanov
94e5aa7725 Move contributing file. 2022-05-01 23:29:54 +03:00
Andrew Klofas
e8604ec408
PR #131: allow duplicate ids in OSM data.
* Allow duplicate id's in `OSMData` class as long as data identical.

Allows creating OSMData classes from composite datasets with
overlapping but identical data.

* Fixed formatting issues.
2022-05-01 23:22:05 +03:00
Sergey Vartanov
7105e4ce88 Issue #129: add style for greenhouse_horticulture.
Tag is landuse=greenhouse_horticulture.
2022-04-27 02:03:15 +03:00
Sergey Vartanov
b44fe64f8e Issue #129: add style for recreation_ground.
Tag is leisure=recreation_ground.
2022-04-27 02:01:31 +03:00
Sergey Vartanov
d9de7bf96b Issue #129: add style for landuse=village_green. 2022-04-27 01:06:12 +03:00
Sergey Vartanov
fa27e58d71 Issue #125: add style for railway=construction. 2022-04-27 00:48:57 +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
5a934e2f37 Issues #126: refactor figures sorting. 2022-04-27 00:11:10 +03:00
Sergey Vartanov
32bad69fc5 Issues #126: fix waterways priority. 2022-04-23 23:33:23 +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
a55579e4e2 Support color for default icon. 2022-04-08 00:55:42 +03:00
Sergey Vartanov
a7e7a5fc94 Fix default icon checking. 2022-04-08 00:21:30 +03:00
Sergey Vartanov
a554d28c5c Refactor scheme test. 2022-04-08 00:10:55 +03:00
Sergey Vartanov
6d3180724b Issue #121: fix colors. 2022-04-08 00:05:27 +03:00
Sergey Vartanov
438500fe7f Issue #121: fix hidden icons.
Dots for hidden icons should not affect normally drawn icons.
2022-04-07 23:44:55 +03:00
Sergey Vartanov
ff6f8aa705 Issue #121: add --show-overlapped to readme. 2022-04-06 03:13:37 +03:00
Sergey Vartanov
360ca3f600 Issue #121: add show overlapped feature. 2022-04-06 03:12:39 +03:00
Sergey Vartanov
7c99d828f4 Issue #121: add show overlapped option. 2022-04-03 23:25:03 +03:00
Sergey Vartanov
e85e98e92c Update Black version. 2022-04-03 22:57:41 +03:00
Sergey Vartanov
8863c67126 Fix electricity shape. 2022-04-03 22:45:41 +03:00
Sergey Vartanov
1f4fb66c85 Close #98: copy license file to icon collection. 2022-02-24 00:50:43 +03:00
Sergey Vartanov
968addff4b Fix arguments. 2022-02-23 23:56:19 +03:00
Sergey Vartanov
32cbd4023f Remove redundant path. 2022-02-23 23:06:35 +03:00
Sergey Vartanov
4710d8346d Issue #98: fix name in license. 2022-02-23 00:49:25 +03:00