Skip to main content

Module geospatial

Module geospatial 

Source
Expand description

Geospatial domain engines

This module provides geospatial computation capabilities for QualiaDB, including quadtree indexing, H3 context embedding, and spatial analysis operations for location-based reasoning.

Re-exports§

pub use adapters::AdapterRegistry;
pub use adapters::LayerFetchReport;
pub use adapters::LayerFetchStatus;
pub use steward::validate_steward_unlock;
pub use steward::StewardContract;
pub use steward::StewardVerdict;
pub use triggers::LocationTriggerEngine;
pub use triggers::LocationTriggerRegistry;

Modules§

adapters
Geospatial data adapters for integrating external layers into the canvas.
ar_anchor
canvas_query
Spatio-temporal region query — the P4 entry point over the quadtree index.
canvas_rights
dem
geodetic
reference_frame
render_surface
Render surface descriptor for Chora canvas proxy (Phase 6).
scale_continuum
Scale-Continuum Engine (Phase 1.5)
spatial
spatial_sync
steward
Governed steward unlock contracts using deontic norm patterns.
streaming
terrain_pipeline
DEM heightfield → terrain mesh → geodetically anchored scene coordinates (P1).
triggers