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
Sergey Vartanov
af78f08602
Issue #7 : add Japanese symbol for health center.
2022-02-22 10:03:18 +03:00
Sergey Vartanov
10901c7f08
Fix requirements.
2022-02-22 09:43:06 +03:00
Sergey Vartanov
2e6065c086
Issue #7 : add Japanese symbol for police station.
2022-02-22 09:38:31 +03:00
Sergey Vartanov
84cfa9ea31
Add icon for highway=traffic_mirror.
2022-02-21 23:57:13 +03:00
Sergey Vartanov
c697b2bc0c
Specify Pycairo version.
2022-02-21 11:03:17 +03:00
Sergey Vartanov
11228c0718
Issue #114 : wrap temporarily matrix creation.
...
If the resulting canvas is too big, overlap algorithm may fail to
create matrix for occupied space.
2022-02-17 10:47:23 +03:00
Sergey Vartanov
28ab57676e
Fix beach shape.
2022-02-17 01:28:51 +03:00
Sergey Vartanov
0777bbcaf5
Merge.
...
Add installation examples.
2022-02-17 01:24:36 +03:00
Sergey Vartanov
43d19b11d9
Issue #115 : add installation examples.
...
Add `INSTALL.md` file.
2022-02-16 10:56:54 +03:00
Sergey Vartanov
f830c3757f
Issue #115 : fix link to GEOS library.
2022-02-15 00:23:09 +03:00
Sergey Vartanov
380fe5ba26
Fix probe shape.
2022-02-14 23:53:16 +03:00
Sergey Vartanov
73487ff055
Fix lunokhod shape.
2022-02-14 23:50:18 +03:00
Sergey Vartanov
e23b36d50f
Add building color option.
2022-02-13 22:31:53 +03:00