comments and shop types

This commit is contained in:
j.mei7
2022-03-22 20:02:33 +01:00
parent 4c647c8d73
commit 868f9eba0f
9 changed files with 101 additions and 62 deletions

View File

@@ -1,7 +1,6 @@
from osm import OSM
from objects import Node, NodeTag
class PublicTransportAccessibility:
# TODO count of each Ttransport type
def __init__(self, _osm):
self.osm = _osm