map-machine/roentgen
2021-06-13 01:59:53 +03:00
..
__init__.py Fix documentation. 2021-05-31 02:22:40 +03:00
color.py Fix code style and refactor. 2021-05-30 22:44:56 +03:00
constructor.py Add documentation. 2021-06-06 02:55:54 +03:00
direction.py Fix main direction computing. 2021-06-04 04:02:28 +03:00
figure.py Issue #45: add lane parsing; refactor figure. 2021-06-03 04:39:05 +03:00
flinger.py Reformat flinger with Black. 2021-06-11 00:27:46 +03:00
grid.py Support icon sorting in grid. 2021-06-12 01:18:39 +03:00
icon.py Add outline parameter for shape. 2021-06-13 01:59:53 +03:00
mapper.py Extract mapper methods. 2021-06-06 01:29:25 +03:00
osm_getter.py Change scheme format; support pathlib. 2021-05-22 01:37:58 +03:00
osm_reader.py Add documentation. 2021-06-06 02:55:54 +03:00
point.py Fix code style and refactor. 2021-05-30 22:44:56 +03:00
road.py Issue #45: add more ways to draw roads. 2021-06-05 23:37:30 +03:00
scheme.py Fix shape direction. 2021-06-11 01:19:18 +03:00
text.py Add processed tags set for labels. 2021-05-23 22:39:03 +03:00
tile.py Issue #47: change tile UI options. 2021-06-11 01:25:38 +03:00
ui.py Issue #45: add lane parsing; refactor figure. 2021-06-03 04:39:05 +03:00
util.py Fix code style and refactor. 2021-05-30 22:44:56 +03:00
vector.py Issue #45: fix line intersection. 2021-06-01 04:15:29 +03:00