Commit graph

198 commits

Author SHA1 Message Date
Sergey Vartanov
bcc8680f5a Add Moire parser extension for HTML. 2021-07-18 02:41:15 +03:00
Sergey Vartanov
6635cf8b5b Add Moire parser extension for OSM wiki. 2021-07-18 02:31:42 +03:00
Sergey Vartanov
ad681fa830 Add Moire parser extension. 2021-07-18 02:24:07 +03:00
Sergey Vartanov
c21bbb2416 Refactor argument parsing; add descriptions. 2021-07-18 02:13:41 +03:00
Sergey Vartanov
dc35b45276 Remove redundant variables. 2021-07-17 19:25:13 +03:00
Sergey Vartanov
1765f56a20 Support icon SVG file verification. 2021-07-17 19:21:42 +03:00
Sergey Vartanov
ba4b338327 Add compiled matchers.
Compile matchers instead of creating new one every time.
2021-07-17 19:13:54 +03:00
Sergey Vartanov
2364a5b0f9 Add icon for playground=hopscotch. 2021-07-16 02:01:08 +03:00
Sergey Vartanov
3f684b6619 Add element command. 2021-07-12 03:10:13 +03:00
Sergey Vartanov
b4682e32d7 Refactor argument parsing. 2021-07-12 02:47:40 +03:00
Sergey Vartanov
070ed05c8c Reformat with Black. 2021-07-11 03:12:14 +03:00
Sergey Vartanov
9613ec2cd4 Optimize imports. 2021-07-11 02:51:15 +03:00
Sergey Vartanov
5b22f7f78e Issue #63: refactor; add mapcss command. 2021-07-11 02:43:26 +03:00
Sergey Vartanov
5d49843a79 Issue #63: add MapCSS and icons generation. 2021-07-10 19:50:47 +03:00
Sergey Vartanov
2eeccdb877 Issue #63: support MapCSS 0.2 for icons.
Support MapCSS 0.2 scheme generation with icons for nodes and areas.
2021-07-10 19:31:47 +03:00
Sergey Vartanov
557cc0cc98 Add color and outline options to icon drawing. 2021-07-10 19:26:06 +03:00
Sergey Vartanov
c1abab06a4 Add location restriction parsing. 2021-07-10 19:00:41 +03:00
Sergey Vartanov
4859a0231f Support view box parsing from OSM XML file. 2021-07-09 02:05:35 +03:00
Sergey Vartanov
f3b8228cbb Remove minimal building height. 2021-07-09 02:01:28 +03:00
Sergey Vartanov
e18419cc3a Issue #62: add cache path option. 2021-07-08 01:52:24 +03:00
Sergey Vartanov
5ab1986e62 Issue #61: add missing file. 2021-07-07 23:47:56 +03:00
Sergey Vartanov
437b4e8cd9 Close #38: fix icon outline drawing. 2021-07-04 23:41:21 +03:00
Sergey Vartanov
22e6c07526 Support material color. 2021-07-04 23:10:46 +03:00
Sergey Vartanov
9f99d4bf88 Support mile parsing. 2021-07-04 22:53:49 +03:00
Sergey Vartanov
f5fa2049a6 Fix ignored tags processing. 2021-07-04 22:52:26 +03:00
Sergey Vartanov
9af7d5f2d9 Issue #39: fix shape direction processing. 2021-07-04 22:49:12 +03:00
Sergey Vartanov
72e502fc26 Fix main icon checking. 2021-06-29 02:50:18 +03:00
Sergey Vartanov
621454178e Issue #58: add tile server initial code. 2021-06-28 04:52:46 +03:00
Sergey Vartanov
eaa90663e9 Fix tags processing. 2021-06-26 23:42:41 +03:00
Sergey Vartanov
f7019f6b06 Fix color parsing issue. 2021-06-25 03:55:15 +03:00
Sergey Vartanov
bcb3425634 Ignore absent shape configuration. 2021-06-25 02:16:04 +03:00
Sergey Vartanov
41da1d73b8 Fix building height computing.
Add parsing for min_heigth and building:min_level tags; fix shadow
generation.
2021-06-23 01:09:01 +03:00
Sergey Vartanov
f6d44b97bd Fix configuration parsing. 2021-06-22 02:57:12 +03:00
Sergey Vartanov
56823294ba Issue #45: add extra points on intersection. 2021-06-21 04:10:13 +03:00
Sergey Vartanov
f80672b7c1 Issue #24: change icon directory.
Individual icons are now generated in `icon_set/ids` and
`icon_set/names` directories.
2021-06-20 14:12:54 +03:00
Sergey Vartanov
f049ac79c6 Support unused shape drawing. 2021-06-18 01:57:02 +03:00
Sergey Vartanov
b6cd270ce8 Issue #47: add tile number option. 2021-06-18 01:41:47 +03:00
Sergey Vartanov
1cb0be535d Add shape identifier assertion. 2021-06-18 01:36:14 +03:00
Sergey Vartanov
1b45f3489f Add outline parameter for shape. 2021-06-13 01:59:53 +03:00
Sergey Vartanov
51c0f55e61 Support icon sorting in grid. 2021-06-12 01:18:39 +03:00
Sergey Vartanov
0cd45dbdaf Issue #47: change tile UI options. 2021-06-11 01:25:38 +03:00
Sergey Vartanov
5a54e2ca2a Fix shape direction. 2021-06-11 01:19:18 +03:00
Sergey Vartanov
233572f2d9 Issue #47: add documentation; fix code style. 2021-06-11 01:16:04 +03:00
Sergey Vartanov
55a4b83dae Issue #47: add documentation. 2021-06-11 00:57:48 +03:00
Sergey Vartanov
20d753fb9f Issue #47: add UI for tile generation. 2021-06-11 00:49:28 +03:00
Sergey Vartanov
9ed5b1a645 Reformat flinger with Black. 2021-06-11 00:27:46 +03:00
Sergey Vartanov
418cff2a6d Issue #47: support tile generation. 2021-06-11 00:17:39 +03:00
Sergey Vartanov
57735fad03 Change shape configuration. 2021-06-10 01:57:32 +03:00
Sergey Vartanov
3bb6439d7b Add icon collection class. 2021-06-10 00:07:52 +03:00
Sergey Vartanov
9fd2d869ff Fix icon sorting. 2021-06-08 02:07:14 +03:00