mirror of
https://github.com/enzet/map-machine.git
synced 2025-05-22 05:26:24 +02:00
Issue #63: support ways, areas, and relations.
This commit is contained in:
parent
6635a5de4a
commit
0748bab9a5
9 changed files with 73 additions and 37 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue