map-machine/map_machine
2021-10-05 09:14:22 +03:00
..
icons Fix shapes. 2021-10-03 09:59:12 +03:00
scheme Support darken color. 2021-10-05 09:14:22 +03:00
__init__.py Fix requirements. 2021-09-24 06:24:58 +03:00
__main__.py Fix code style. 2021-09-08 04:19:41 +03:00
boundary_box.py Fix boundary box; fix view box detection. 2021-09-29 09:57:30 +03:00
color.py
complete.py Support Fish autocompletion. 2021-09-27 23:56:06 +03:00
constructor.py Remove progress bar. 2021-09-30 23:45:24 +03:00
direction.py
drawing.py Issue #89: fix encoding. 2021-09-25 09:12:13 +03:00
element.py Issue #89: fix encoding. 2021-09-25 09:12:13 +03:00
figure.py Fix tag parsing. 2021-09-30 23:36:26 +03:00
flinger.py
grid.py Fix icon collection. 2021-09-28 08:00:52 +03:00
icon.py Issue #89: fix encoding. 2021-09-25 09:12:13 +03:00
main.py Issue #89: fix encoding. 2021-09-24 19:10:44 +03:00
map_configuration.py Remove progress bar. 2021-09-30 23:45:24 +03:00
mapcss.py Issue #89: fix encoding. 2021-09-25 09:12:13 +03:00
mapper.py Remove progress bar. 2021-09-30 23:45:24 +03:00
moire_manager.py Add command list. 2021-09-27 23:55:30 +03:00
osm_getter.py Add error handling. 2021-09-26 09:12:43 +03:00
osm_reader.py Fix boundary box; fix view box detection. 2021-09-29 09:57:30 +03:00
point.py Add --show-tooltips argument. 2021-09-11 06:45:46 +03:00
road.py Issue #59: support simple labels for roads. 2021-10-02 11:30:21 +03:00
scheme.py Support darken color. 2021-10-05 09:14:22 +03:00
server.py Issue #89: fix encoding. 2021-09-25 09:12:13 +03:00
taginfo.py Issue #89: fix encoding. 2021-09-25 09:12:13 +03:00
text.py
tile.py Fix boundary box. 2021-10-05 09:08:33 +03:00
ui.py Add descriptions for commands. 2021-10-05 09:05:23 +03:00
util.py
vector.py Issue #84: make connections scale insensitive. 2021-09-19 08:36:00 +03:00
workspace.py