LICENSE
README.md
pyproject.toml
camera2geo/__init__.py
camera2geo/cli.py
camera2geo/main.py
camera2geo/metadata.py
camera2geo/search.py
camera2geo.egg-info/PKG-INFO
camera2geo.egg-info/SOURCES.txt
camera2geo.egg-info/dependency_links.txt
camera2geo.egg-info/entry_points.txt
camera2geo.egg-info/requires.txt
camera2geo.egg-info/top_level.txt
camera2geo/utils/__init__.py
camera2geo/utils/elevation.py
camera2geo/utils/fov.py
camera2geo/utils/geospatial.py
camera2geo/utils/io.py
camera2geo/utils/metadata.py
camera2geo/utils/metadata_reader.py
camera2geo/utils/metadata_writer.py
camera2geo/utils/opentopo.py
camera2geo/utils/raster_utils.py
docs/examples/example_python.py
qgis_camera2geo/__init__.py
qgis_camera2geo/build_plugin.py
qgis_camera2geo/camera2geo_dialog.py
qgis_camera2geo/camera2geo_plugin.py
qgis_camera2geo/camera2geo_processing_algorithm.py
qgis_camera2geo/elevation_surface.py
qgis_camera2geo/plugin_upload.py
qgis_camera2geo/provider.py
qgis_camera2geo/resources.py
qgis_camera2geo/help/source/conf.py
qgis_camera2geo/test/__init__.py
qgis_camera2geo/test/qgis_interface.py
qgis_camera2geo/test/test_camera2geo_dialog.py
qgis_camera2geo/test/test_init.py
qgis_camera2geo/test/test_qgis_environment.py
qgis_camera2geo/test/test_resources.py
qgis_camera2geo/test/test_translations.py
qgis_camera2geo/test/utilities.py
tests/__init__.py
tests/test_camera2geo.py