LICENSE
README.md
pyproject.toml
setup.cfg
geomapi/__init__.py
geomapi.egg-info/PKG-INFO
geomapi.egg-info/SOURCES.txt
geomapi.egg-info/dependency_links.txt
geomapi.egg-info/requires.txt
geomapi.egg-info/top_level.txt
geomapi/nodes/__init__.py
geomapi/nodes/bimnode.py
geomapi/nodes/imagenode.py
geomapi/nodes/linesetnode.py
geomapi/nodes/meshnode.py
geomapi/nodes/node.py
geomapi/nodes/orthonode.py
geomapi/nodes/panonode.py
geomapi/nodes/pointcloudnode.py
geomapi/nodes/setnode.py
geomapi/ontology/bot_example.ttl
geomapi/ontology/bot_ontology.ttl
geomapi/ontology/fog_ontology.ttl
geomapi/ontology/geo_ontology.ttl
geomapi/ontology/geom_ontology.ttl
geomapi/ontology/geomapi_example_analysis.ttl
geomapi/ontology/geomapi_example_inheritance.ttl
geomapi/ontology/geomapi_example_topology.ttl
geomapi/ontology/geomapi_ontology.ttl
geomapi/ontology/geomapi_ontology_temp.ttl
geomapi/ontology/gom_ontology.ttl
geomapi/ontology/ifc_owl_example.ttl
geomapi/ontology/ifc_owl_ontology.ttl
geomapi/ontology/ifc_owl_small.ttl
geomapi/ontology/mesh_graph.ttl
geomapi/ontology/omg_example.ttl
geomapi/ontology/omg_ontology.ttl
geomapi/ontology/pcd_graph.ttl
geomapi/ontology/road_ifc_graph.ttl
geomapi/ontology/road_img_graph.ttl
geomapi/ontology/test.ttl
geomapi/ontology/v4d_old.ttl
geomapi/ontology/xcr_ontology.ttl
geomapi/tools/__init__.py
geomapi/tools/alignmenttools/__init__.py
geomapi/tools/alignmenttools/match.py
geomapi/tools/alignmenttools/params.py
geomapi/tools/combinationtools/__init__.py
geomapi/tools/inspectiontools/__init__.py
geomapi/tools/machinelearningtools/__init__.py
geomapi/tools/progresstools/__init__.py
geomapi/tools/validationtools/__init__.py
geomapi/utils/__init__.py
geomapi/utils/cadutils.py
geomapi/utils/geometryutils.py
geomapi/utils/geospatialutils.py
geomapi/utils/imageutils.py
tests/__init__.py
tests/data_loader_indoor_site.py
tests/data_loader_parking.py
tests/data_loader_railway.py
tests/data_loader_road.py
tests/test_bimnode.py
tests/test_cadutils.py
tests/test_geometryutils.py
tests/test_geospatialutils.py
tests/test_imageutils.py
tests/test_imgnode.py
tests/test_linesetnode.py
tests/test_meshnode.py
tests/test_node.py
tests/test_orthonode.py
tests/test_panonode.py
tests/test_pointcloudnode.py
tests/test_setnode.py
tests/test_tools.py
tests/test_utils.py