Issue #63: support ways, areas, and relations.

This commit is contained in:
Sergey Vartanov 2021-07-29 23:38:11 +03:00
parent 6635a5de4a
commit 0748bab9a5
9 changed files with 73 additions and 37 deletions

View file

@ -1,7 +1,6 @@
"""
Construct Röntgen nodes and ways.
"""
from collections import Counter
from datetime import datetime
from hashlib import sha256
from typing import Any, Dict, Iterator, List, Optional, Set