map-machine/roentgen
2021-06-29 02:50:18 +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 Fix tags processing. 2021-06-26 23:42:41 +03:00
direction.py Fix main direction computing. 2021-06-04 04:02:28 +03:00
figure.py Fix building height computing. 2021-06-23 01:09:01 +03:00
flinger.py Reformat flinger with Black. 2021-06-11 00:27:46 +03:00
grid.py Fix configuration parsing. 2021-06-22 02:57:12 +03:00
icon.py Ignore absent shape configuration. 2021-06-25 02:16:04 +03:00
mapper.py Fix building height computing. 2021-06-23 01:09:01 +03:00
osm_getter.py Change scheme format; support pathlib. 2021-05-22 01:37:58 +03:00
osm_reader.py Fix building height computing. 2021-06-23 01:09:01 +03:00
point.py Fix tags processing. 2021-06-26 23:42:41 +03:00
road.py Issue #45: add extra points on intersection. 2021-06-21 04:10:13 +03:00
scheme.py Fix main icon checking. 2021-06-29 02:50:18 +03:00
server.py Issue #58: add tile server initial code. 2021-06-28 04:52:46 +03:00
text.py Fix tags processing. 2021-06-26 23:42:41 +03:00
tile.py Issue #47: add tile number option. 2021-06-18 01:41:47 +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