Commit graph

793 commits

Author SHA1 Message Date
Sergey Vartanov
a92d59a21e Issue #76: add gradient for craters. 2021-09-02 01:51:41 +03:00
Sergey Vartanov
c88616fa68 Refactor networking slightly. 2021-09-02 01:50:09 +03:00
Sergey Vartanov
51d522978a Issue #76: add equator length argument. 2021-09-02 01:49:06 +03:00
Sergey Vartanov
d65c92f6b9 Fix scale test. 2021-09-01 03:08:07 +03:00
Sergey Vartanov
2f80f532ef Support crater drawing. 2021-09-01 03:06:02 +03:00
Sergey Vartanov
7fcfc85d44 Issue #76: make equator length a parameter. 2021-09-01 03:04:40 +03:00
Sergey Vartanov
902956b1b3 Fix scale computing. 2021-09-01 03:03:58 +03:00
Sergey Vartanov
b3560cfdc7 Add set_opacity command for icons. 2021-08-31 01:17:46 +03:00
Sergey Vartanov
f821ea0917 Issue #76: change condition opacity. 2021-08-31 00:28:40 +03:00
Sergey Vartanov
ae73182edd Issue #76: add icon for man_made=orbiter. 2021-08-31 00:14:58 +03:00
Sergey Vartanov
232994cb1f Issue #76: add icon for man_made=third_stage. 2021-08-31 00:10:26 +03:00
Sergey Vartanov
f69d7728e5 Issue #76: add icon for man_made=descent_stage. 2021-08-31 00:04:02 +03:00
Sergey Vartanov
7db69f5719 Issue #77: add --input option to tile command. 2021-08-30 23:41:17 +03:00
Sergey Vartanov
3f8adafe7f Issue #76: add icons for some man_made=* tags.
Add icons for man_made=lander and man_made=probe.
2021-08-30 23:39:14 +03:00
Sergey Vartanov
b8a5b62bfa Issue #76: add icon for man_made=lunokhod. 2021-08-30 02:16:24 +03:00
Sergey Vartanov
e55a20d3fd Change tower zoom level. 2021-08-30 01:51:15 +03:00
Sergey Vartanov
6ace1d2324 Issue #48: add icon for shop=shoes. 2021-08-29 22:45:46 +03:00
Sergey Vartanov
2fd8391ece Add icon for amenity=parking_space. 2021-08-29 22:37:11 +03:00
Sergey Vartanov
66a57678d9 Fix readme. 2021-08-29 15:19:21 +03:00
Sergey Vartanov
23bb69b653 Support tile subdivision. 2021-08-29 15:07:38 +03:00
Sergey Vartanov
3b5aed9356 Issue #73: add port number option. 2021-08-29 12:27:06 +03:00
Sergey Vartanov
78e1415363 Fix zoom level processing. 2021-08-29 02:57:00 +03:00
Sergey Vartanov
90d8ad4bf0 Add Git hooks. 2021-08-29 02:31:14 +03:00
Sergey Vartanov
59218b4931 Fix code style. 2021-08-29 01:55:35 +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
00f97131f2 Issue #69: add tile server example. 2021-08-28 19:05:57 +03:00
Sergey Vartanov
2ec6a106e9 Issue #69: fix boundary box. 2021-08-28 17:24:36 +03:00
Sergey Vartanov
4b8e5478f5 Issue #69: add documentation. 2021-08-28 16:27:48 +03:00
Sergey Vartanov
d44166941e Issue #69: add test for scale. 2021-08-28 16:13:35 +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
265660901d Add map options to documentation. 2021-08-28 10:22:46 +03:00
Sergey Vartanov
cdeffc8758 Refactor type annotaions; get rid of minidom. 2021-08-28 03:19:51 +03:00
Sergey Vartanov
81502e542e Simplify tile test data. 2021-08-27 23:53:05 +03:00
Sergey Vartanov
dd3b13c6ee Simplify test data. 2021-08-27 23:19:49 +03:00
Sergey Vartanov
d53ab73575 Fix location restrictions temporarily. 2021-08-27 02:13:44 +03:00
Sergey Vartanov
7fe39df4ac Add vector test. 2021-08-27 01:20:20 +03:00
Sergey Vartanov
4c5209dabc Get use of map configuration. 2021-08-27 00:40:00 +03:00
Sergey Vartanov
56fdf9709e Add icons for natural=volcano. 2021-08-27 00:36:56 +03:00
Sergey Vartanov
a6806f7212 Add map configuration. 2021-08-27 00:04:44 +03:00
Sergey Vartanov
4575d9ea9f Add natural features.
Add natural=heath, natural=glacier, natual=cliff, and waterway=stream.
2021-08-26 23:53:46 +03:00
Sergey Vartanov
617391dde3 Add JOSM style example. 2021-08-26 01:12:04 +03:00
Sergey Vartanov
fe2714c927 Add options to tile generation. 2021-08-25 23:56:49 +03:00
Sergey Vartanov
163fe4060b Update readme. 2021-08-25 10:31:23 +03:00
Sergey Vartanov
1cb3728a0f Test configuration. 2021-08-25 10:17:59 +03:00
Sergey Vartanov
76a4da369f Issue #18: update readme. 2021-08-25 02:12:57 +03:00
Sergey Vartanov
39c6331a11 Issue #18: add setup.py. 2021-08-25 02:00:22 +03:00
Sergey Vartanov
9555a5d74f Refactor entry point. 2021-08-24 23:01:41 +03:00
Sergey Vartanov
cbfdb4de78 Update readme. 2021-08-24 02:07:10 +03:00