mirror of
https://github.com/DerTyp7/local-analyzer-python.git
synced 2025-10-29 12:32:10 +01:00
comments and shop types
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user