Commit graph

45 commits

Author SHA1 Message Date
Sergey Vartanov
2bd89a6539 Rename Röntgen to Map Machine. 2021-09-08 03:55:16 +03:00
Sergey Vartanov
38c4e00de3 Add equator length parsing; remove option. 2021-09-06 04:53:00 +03:00
Sergey Vartanov
3ce2526847 Fix equator length. 2021-09-02 22:54:15 +03:00
Sergey Vartanov
ba26c1d4d7 Rename test to tests; fix equator length. 2021-09-02 02:42:49 +03:00
Sergey Vartanov
7db69f5719 Issue #77: add --input option to tile command. 2021-08-30 23:41:17 +03:00
Sergey Vartanov
23bb69b653 Support tile subdivision. 2021-08-29 15:07:38 +03:00
Sergey Vartanov
78e1415363 Fix zoom level processing. 2021-08-29 02:57:00 +03:00
Sergey Vartanov
39428cad19 Issue #75: add filter for icons by zoom level. 2021-08-29 01:52:40 +03:00
Sergey Vartanov
9c4873c5ae Issue #74: rename scale to zoom level. 2021-08-28 19:25:35 +03:00
Sergey Vartanov
2ec6a106e9 Issue #69: fix boundary box. 2021-08-28 17:24:36 +03:00
Sergey Vartanov
384c05c2df Fix code style. 2021-08-28 16:10:31 +03:00
Sergey Vartanov
abb49c5719 Issue #69: support scale range.
Now it is possible to use scale specification with ranges. E.g. "16-18",
"16,17,18", or "16,18-20".
2021-08-28 16:00:24 +03:00
Sergey Vartanov
cdeffc8758 Refactor type annotaions; get rid of minidom. 2021-08-28 03:19:51 +03:00
Sergey Vartanov
4c5209dabc Get use of map configuration. 2021-08-27 00:40:00 +03:00
Sergey Vartanov
fe2714c927 Add options to tile generation. 2021-08-25 23:56:49 +03:00
Sergey Vartanov
37c97f46c6 Issue #69: fix zoom level. 2021-08-22 18:03:40 +03:00
Sergey Vartanov
119d6ffaa1 Issue #69: remove tile regeneration. 2021-08-22 14:57:23 +03:00
Sergey Vartanov
e3fa142860 Issue #69: fix tile scale. 2021-08-22 14:00:45 +03:00
Sergey Vartanov
9015cbe6b3 Issue #69: add documentation. 2021-08-22 09:18:25 +03:00
Sergey Vartanov
3f5b88fd20 Issue #69: support PNG image splitting. 2021-08-22 00:56:20 +03:00
Sergey Vartanov
970046aa86 Fix rasterization. 2021-08-21 22:11:34 +03:00
Sergey Vartanov
0cf935e599 Get use of CairoSVG for rasterization. 2021-08-21 12:48:12 +03:00
Sergey Vartanov
b20006f6ae Add documentation. 2021-08-18 09:19:26 +03:00
Sergey Vartanov
3bcf026862 Refactor figures; get use of Python 3.9 features. 2021-08-18 08:38:33 +03:00
Sergey Vartanov
bc08d90587 Optimize imports. 2021-08-16 05:35:30 +03:00
Sergey Vartanov
8fe2f15663 Issue #69: add logging. 2021-08-16 05:13:42 +03:00
Sergey Vartanov
e5671fcf8f Fix code style. 2021-08-15 06:33:42 +03:00
Sergey Vartanov
f9409e2f47 Refactor workspace usage. 2021-08-09 09:44:34 +10:00
Sergey Vartanov
43f46035a4 Add one more boundary box test. 2021-08-07 23:47:23 +03:00
Sergey Vartanov
eb48600e9c Fix tile generation test. 2021-08-07 23:30:28 +03:00
Sergey Vartanov
175b8bb0ae Add web error processing; add boundary box class. 2021-08-07 14:39:37 +03:00
Sergey Vartanov
088fc58870 Issue #69: preliminary support of tile collection. 2021-08-05 04:02:05 +03:00
Sergey Vartanov
6fd2c81235 Fix logging. 2021-08-03 01:46:36 +03:00
Sergey Vartanov
be0420b53d Fix tile options. 2021-08-02 23:52:03 +03:00
Sergey Vartanov
916e7c7bde Issue #70: add workspace file. 2021-08-02 23:47:31 +03:00
Sergey Vartanov
0748bab9a5 Issue #63: support ways, areas, and relations. 2021-07-29 23:38:11 +03:00
Sergey Vartanov
b4682e32d7 Refactor argument parsing. 2021-07-12 02:47:40 +03:00
Sergey Vartanov
9613ec2cd4 Optimize imports. 2021-07-11 02:51:15 +03:00
Sergey Vartanov
e18419cc3a Issue #62: add cache path option. 2021-07-08 01:52:24 +03:00
Sergey Vartanov
b6cd270ce8 Issue #47: add tile number option. 2021-06-18 01:41:47 +03:00
Sergey Vartanov
0cd45dbdaf Issue #47: change tile UI options. 2021-06-11 01:25:38 +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
418cff2a6d Issue #47: support tile generation. 2021-06-11 00:17:39 +03:00