Commit graph

793 commits

Author SHA1 Message Date
Sergey Vartanov
39acfc6ff6 Issue #91: support automatic icon generation.
Use regular expressions to match tags and construct icons using matched
substrings.
2021-09-26 20:30:36 +03:00
Sergey Vartanov
4644d38166 Update readme. 2021-09-26 10:00:47 +03:00
Sergey Vartanov
a588a0c82e Add error handling. 2021-09-26 09:12:43 +03:00
Sergey Vartanov
c0b4d35573 Issue #89: fix encoding. 2021-09-25 09:12:13 +03:00
Sergey Vartanov
067b815100 Issue #89: fix SVG encoding; remove progress bar. 2021-09-25 07:49:30 +03:00
Sergey Vartanov
394ca6a9d6 Issue #89: remove pytest. 2021-09-25 07:35:50 +03:00
Sergey Vartanov
e8b1f17368 Issue #89: fix job name. 2021-09-24 19:44:43 +03:00
Sergey Vartanov
22037ab5f0 Issue #89: try GitHub actions for Windows. 2021-09-24 19:42:29 +03:00
Sergey Vartanov
c40af57cb7 Issue #89: fix encoding. 2021-09-24 19:10:44 +03:00
Sergey Vartanov
7859677f62 Issue #89: fix cache file encoding. 2021-09-24 07:01:29 +03:00
Sergey Vartanov
9e1222d296 Issue #89: fix JSON encoding. 2021-09-24 06:58:37 +03:00
Sergey Vartanov
ef53fa9229 Fix requirements.
Bug is reported by @Zero3.
2021-09-24 06:24:58 +03:00
Sergey Vartanov
431e057f9d Fix arguments and icon file. 2021-09-23 06:03:26 +03:00
Sergey Vartanov
fca08ab279 Add --roofs argument; rename argument.
Rename --show-tooltips to --tooltips.
2021-09-23 05:56:25 +03:00
Sergey Vartanov
d5847a8cf7 Fix point priority. 2021-09-23 05:53:27 +03:00
Sergey Vartanov
1f978bb75b Add icons for exhibit and indoor features.
Add icons for exhibit=artwork with artwork_type values statue,
sculpture, painting, and stained_glass.  Add icon for indoor=pillar as
well.
2021-09-23 05:49:31 +03:00
Sergey Vartanov
1fd7149f32 Update colors preview. 2021-09-22 09:16:13 +03:00
Sergey Vartanov
66db84dc4e Add --ignore-level-matching argument. 2021-09-22 08:56:33 +03:00
Sergey Vartanov
4a85c9c397 Add icon for entrance=garage; support entrances. 2021-09-22 08:40:54 +03:00
Sergey Vartanov
88554f2f2d Change tree priority. 2021-09-22 08:34:24 +03:00
Sergey Vartanov
e2ab792213 Fix zoom level.
Zoom level may be float and should not be cast to integer.
2021-09-22 08:32:57 +03:00
Sergey Vartanov
23a05534df Fix level checking. 2021-09-22 05:57:58 +03:00
Sergey Vartanov
10608a7625 Issue #88: add tests for Python 3.8. 2021-09-21 22:12:47 +03:00
Sergey Vartanov
4c955c79b8 Update requirements.
Suggested by @mermakov.
2021-09-21 07:17:52 +03:00
Sergey Vartanov
4fc43f36c9 Support ford=yes and tunnel=yes tags. 2021-09-21 05:44:01 +03:00
Sergey Vartanov
9c3cda3524 Support embankment=yes tag. 2021-09-21 05:43:07 +03:00
Sergey Vartanov
e9b1b499bf Issue #84: change connection position. 2021-09-20 07:41:02 +03:00
Sergey Vartanov
6c160b9eca Issue #84: support more than two roads connection. 2021-09-20 07:40:02 +03:00
Sergey Vartanov
51b9d3ec0f Close #52: add icon for amenity=dentist. 2021-09-20 05:13:47 +03:00
Sergey Vartanov
82089cde2c Issue #52: add Greek cross icons.
Add icons for amenity=hospital and amenity=doctors.
2021-09-20 04:52:49 +03:00
Sergey Vartanov
7e010ab191 Issue #85: add width:lanes tag. 2021-09-19 22:33:26 +03:00
Sergey Vartanov
e0988fbe0f Issue #84: fix code style. 2021-09-19 22:23:42 +03:00
Sergey Vartanov
3187906e62 Update readme.
Map Machine is not simple anymore.
2021-09-19 22:11:04 +03:00
Sergey Vartanov
dbaecd41e1 Issue #84: reduce conflation artifacts. 2021-09-19 19:15:50 +03:00
Sergey Vartanov
47c786edb5 Issue #84: update preview. 2021-09-19 16:40:15 +03:00
Sergey Vartanov
7f521562f9 Issue #84: fix simple connection width. 2021-09-19 16:36:22 +03:00
Sergey Vartanov
5777412441 Issue #84: fix default road width. 2021-09-19 16:35:45 +03:00
Sergey Vartanov
b235e7b954 Issue #84: support simple connections.
Support connection for roads that don't change width.
2021-09-19 15:13:36 +03:00
Sergey Vartanov
103fe5377d Issue #84: make connections scale insensitive. 2021-09-19 08:36:00 +03:00
Sergey Vartanov
46d0f96303 Issue #84: fix stroke width. 2021-09-18 22:56:55 +03:00
Sergey Vartanov
a0d25b87d4 Issue #84: fix layers one more time. 2021-09-18 22:52:56 +03:00
Sergey Vartanov
895790dd0e Issue #84: fix layers for road connection. 2021-09-18 22:27:48 +03:00
Sergey Vartanov
96c8302930 Fix member parsing from JSON. 2021-09-18 22:27:09 +03:00
Sergey Vartanov
ef8e0a89e2 Issue #84: fix scale computing. 2021-09-18 20:29:35 +03:00
Sergey Vartanov
aa82353f00 Issue #84: add primitive road connections. 2021-09-18 20:25:51 +03:00
Sergey Vartanov
b46e65f2ec Update preview and readme. 2021-09-17 10:38:54 +03:00
Sergey Vartanov
d6da74df6e Update preview and readme. 2021-09-17 10:25:12 +03:00
Sergey Vartanov
0fb1a21895 Add lanes documentation. 2021-09-17 09:39:32 +03:00
Sergey Vartanov
e3cf575f0d Fix arguments. 2021-09-16 08:19:24 +03:00
Sergey Vartanov
b715e12924 Add --coordinates and --size arguments.
Construct boundary box from center coordinates and size.
2021-09-16 07:44:41 +03:00