Commit graph

1306 commits

Author SHA1 Message Date
Sergey Vartanov
5361725820 Fix imports. 2022-08-05 00:05:36 +03:00
Sergey Vartanov
49db628d76 Add icon for tomb=pyramid. 2022-08-04 23:56:11 +03:00
Sergey Vartanov
7b1c8e82a0 Add single node drawing. 2022-08-03 13:07:22 +03:00
Sergey Vartanov
5dfbe17b7e Add test to changelog. 2022-08-03 13:07:01 +03:00
Sergey Vartanov
68700089ca Redraw fountain icons. 2022-08-03 13:06:35 +03:00
Sergey Vartanov
3dffaa5363 Issue #48: add icon for shop=variety_store. 2022-08-02 23:59:48 +03:00
Sergey Vartanov
b0d946a6b7 Issue #48: reuse icon for shop=department_store. 2022-08-02 23:55:34 +03:00
Sergey Vartanov
efd9ccb31b Close #55: add icon for natural=spring. 2022-08-02 23:51:21 +03:00
Sergey Vartanov
31d550021c Issue #48: add icon for shop=car_parts. 2022-08-02 01:43:42 +03:00
Sergey Vartanov
176e984eab Move grid to separate file. 2022-07-26 03:45:55 +03:00
Sergey Vartanov
9d2ac7e41c Rename element drawing files. 2022-07-26 03:35:53 +03:00
Sergey Vartanov
05c0c3da63 Move element drawing to element module. 2022-07-26 01:47:25 +03:00
Sergey Vartanov
8d252fe998 Fix tests code style. 2022-07-25 23:54:30 +03:00
Sergey Vartanov
1bb3ca5a37 Fix icons file. 2022-07-24 18:29:30 +03:00
Sergey Vartanov
f835aa1701 Fix code style. 2022-07-24 18:26:17 +03:00
Sergey Vartanov
913ac05f23 Fix documentation. 2022-07-18 23:42:48 +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
70660de170 Redraw statue shape. 2022-07-10 23:58:33 +03:00
Sergey Vartanov
96dc60355c Add gazette to configuration. 2022-07-10 23:56:32 +03:00
Sergey Vartanov
893a4e150c Initialize input file names.
Makes static analyzer happy.
2022-07-10 23:55:19 +03:00
Sergey Vartanov
63e3439440 Make --size argument optional.
Now if `--coordinates` are specified, size is assumed to be
800 × 600 px.
2022-07-10 14:04:02 +03:00
Sergey Vartanov
348e5fd58b Check Python version before launching.
This should decrease number of problems related to using Map Machine
with unsupported Python version.
2022-07-10 14:01:53 +03:00
Sergey Vartanov
eef3ed34d4 Add gazette icon. 2022-07-06 23:52:45 +03:00
Sergey Vartanov
3de5651442 Redraw hopscotch icon. 2022-07-06 23:44:43 +03:00
Sergey Vartanov
c3e9d2b4ac Make icon shape verification more precise. 2022-07-06 02:45:48 +03:00
Sergey Vartanov
70abc9b296 Add emojis associated with icons. 2022-07-06 02:25:02 +03:00
Sergey Vartanov
98cd735037 Allow red color for sketches.
Red is for icons that should be used in the future.
2022-07-06 02:23:48 +03:00
Sergey Vartanov
bde4676872 Fix diving tower with 3 platforms shape. 2022-07-06 01:46:14 +03:00
Sergey Vartanov
61584e1a27 Remove debug printing. 2022-07-06 00:23:31 +03:00
Sergey Vartanov
4d05d058a1 Add changelog. 2022-07-05 12:14:45 +03:00
Sergey Vartanov
6bef291b66 Update documentation tables. 2022-07-05 11:48:52 +03:00
Sergey Vartanov
ba28f038f8 Add white background for icon table. 2022-07-05 11:47:23 +03:00
Sergey Vartanov
9deb81411e Unify diving platform identifier. 2022-07-05 00:16:23 +03:00
Sergey Vartanov
c416b4463c Redraw diving tower with 4 platforms. 2022-07-05 00:04:22 +03:00
Sergey Vartanov
10c5f5bf5d Redraw diving tower with 3 platforms. 2022-07-04 23:55:26 +03:00
Sergey Vartanov
8ae639ee30 Redraw diving tower with 2 platforms. 2022-07-04 23:53:27 +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
93605c81f5 Rewrite requirements list.
Get requirements from `requirements.txt` instead of having two lists.
2022-07-04 03:18:10 +03:00
Sergey Vartanov
f8a4e4ee22 Issue #137: support attraction=water_slide. 2022-07-04 01:52:49 +03:00
Sergey Vartanov
697fee5c87 Issue #137: support layers for ways.
First check layer value and then priority.
2022-07-04 01:51:41 +03:00
Sergey Vartanov
1a719fca2a Fix code style and documentation. 2022-07-03 21:45:30 +03:00
Sergey Vartanov
93710220c2 Close #138: add test. 2022-07-03 21:35:22 +03:00
Sergey Vartanov
8f78e93bc8 Issue #138: fix diving tower priority. 2022-07-03 21:35:03 +03:00
Sergey Vartanov
010982789c Update icon grid. 2022-07-03 19:45:54 +03:00
Sergey Vartanov
40c2c38b73 Close #135: add icon for amenity=dressing_room. 2022-07-03 19:40:10 +03:00
Sergey Vartanov
e1a035fb1e Fix power pole delta icons. 2022-07-03 18:42:47 +03:00
Sergey Vartanov
f610ebc624 Add backrest for bench icon collection. 2022-07-03 18:41:52 +03:00
Sergey Vartanov
b2a071b4b3 Fix documentation. 2022-06-25 21:01:13 +03:00