Performing analysis

FSQ Spatial Desktop combines SQL, AI, and interactive map visualization into a single workspace, letting you explore, transform, and analyze spatial data without leaving the app. All analysis runs locally

Overview

There are four main ways to analyze data in Spatial Desktop:

  1. AI Assistant — Ask questions in natural language and let the assistant generate queries, charts, and layers for you.
  2. SQL Editor — Write queries directly against your tables.
  3. Visual Layer Analysis — Filter, style, and inspect data interactively on the map.
  4. Spatial Operations — Run spatial joins, aggregations, and geometry functions using built-in DuckDB spatial and H3 extensions.

You can combine all four freely: a SQL query can become a layer, an AI answer can produce a chart, and a map filter can feed
back into a query.



Did this page help you?