Fix road connection colors.

This commit is contained in:
Sergey Vartanov 2021-10-10 17:32:04 +03:00
parent 918ec46d98
commit 01a1700ba2
3 changed files with 452 additions and 149 deletions

View file

@ -1,3 +1,6 @@
"""
Draw test nodes, ways, and relations.
"""
from pathlib import Path
from typing import Optional