pro3d-space / PRo3D

PRo3D, short for Planetary Robotics 3D Viewer, is an interactive 3D visualization tool allowing planetary scientists to work with high-resolution 3D reconstructions of planetary surfaces.
http://pro3d.space/
GNU Affero General Public License v3.0
38 stars 2 forks source link

Features/queries #356

Closed haraldsteinlechner closed 8 months ago

haraldsteinlechner commented 10 months ago

Implemented spatial queries based on OPC multilayer.

The documentation is here: https://github.com/pro3d-space/PRo3D/blob/features/queries/docs/Feature-Queries.md

The changes are quite "outside" of the core except for one chance, which was to add an optional field (opcScene) to SgSurfaces to later access OPC data conveniently (this could also be done using import paths or something but seemed complex).

annotation-for-cutout