forked from s_ranjbar/city_retrofit
Lod2 import for citygml
This commit is contained in:
parent
33725e8b74
commit
be31e9517a
|
@ -24,7 +24,6 @@ class TestGeometryFactory(TestCase):
|
|||
|
||||
def _get_citygml(self):
|
||||
if self._city_gml is None:
|
||||
print("load")
|
||||
# file_path = (self._example_path / 'EngHT_Flat_model_01.gml').resolve()
|
||||
file_path = (self._example_path / 'lod2_buildings.gml').resolve()
|
||||
self._city_gml = GeometryFactory('citygml', file_path).city
|
||||
|
|
Loading…
Reference in New Issue
Block a user