map-machine/map_machine
Sergey Vartanov 39acfc6ff6 Issue #91: support automatic icon generation.
Use regular expressions to match tags and construct icons using matched
substrings.
2021-09-26 20:30:36 +03:00
..
icons Update readme. 2021-09-26 10:00:47 +03:00
scheme Issue #91: support automatic icon generation. 2021-09-26 20:30:36 +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 Add --coordinates and --size arguments. 2021-09-16 07:44:41 +03:00
color.py Rename Röntgen to Map Machine. 2021-09-08 03:55:16 +03:00
constructor.py Fix level checking. 2021-09-22 05:57:58 +03:00
direction.py Rename Röntgen to Map Machine. 2021-09-08 03:55:16 +03:00
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 Issue #84: add primitive road connections. 2021-09-18 20:25:51 +03:00
flinger.py Rename Röntgen to Map Machine. 2021-09-08 03:55:16 +03:00
grid.py Issue #91: support automatic icon generation. 2021-09-26 20:30:36 +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 Update readme. 2021-09-26 10:00:47 +03:00
mapcss.py Issue #89: fix encoding. 2021-09-25 09:12:13 +03:00
mapper.py Issue #89: fix SVG encoding; remove progress bar. 2021-09-25 07:49:30 +03:00
moire_manager.py Issue #89: fix encoding. 2021-09-25 09:12:13 +03:00
osm_getter.py Add error handling. 2021-09-26 09:12:43 +03:00
osm_reader.py Add error handling. 2021-09-26 09:12:43 +03:00
point.py Add --show-tooltips argument. 2021-09-11 06:45:46 +03:00
road.py Support ford=yes and tunnel=yes tags. 2021-09-21 05:44:01 +03:00
scheme.py Issue #91: support automatic icon generation. 2021-09-26 20:30:36 +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 Rename Röntgen to Map Machine. 2021-09-08 03:55:16 +03:00
tile.py Issue #89: fix encoding. 2021-09-25 09:12:13 +03:00
ui.py Issue #89: fix SVG encoding; remove progress bar. 2021-09-25 07:49:30 +03:00
util.py Rename Röntgen to Map Machine. 2021-09-08 03:55:16 +03:00
vector.py Issue #84: make connections scale insensitive. 2021-09-19 08:36:00 +03:00
workspace.py Rename Röntgen to Map Machine. 2021-09-08 03:55:16 +03:00