Spatial Query
A Spatial Query is any database or API request that filters, aggregates, or joins data based on geometry, distance, containment, or adjacency. Examples include “find all Spatials within 10 meters of this anchor,” “list paths connecting these two rooms,” or “count interactions per zone.” Spatial queries are the backbone of Spatial analytics, AR Spatials placement, and Spatial prompts evaluation. They often combine attributes (type, risk, owner) with Spatial predicates (intersects, within, nearest). Platforms like Spatials.aiTM expose high-level Spatial query APIs so teams can build Spatial AI features-navigation, zoning, safety checks-without reinventing geospatial databases or worrying about low-level coordinate math.



