GeoQ Web combines a React/Next.js frontend with an Axum REST API and DuckDB engine β giving analysts an AI chat panel, an interactive ArcGIS map, and a Three.js 3D point cloud viewer in one app.
POST /api/chat and displays map results automatically.The Rust Axum backend exposes a clean REST API. The shared geoq-engine handles all DuckDB access β CLI and web never duplicate logic.
AI chat + interactive map + 3D point clouds β backed by the fastest in-process analytical engine on the planet.