Queries#
Query in FanInSAR is used to retrieve or sample values from a GeoDataset. It consists of two main modules: geospatial Queries and Query Results. These modules provide functionality for defining query conditions and storing the results of the query, respectively.
geospatial Queries: This module is used to define various query conditions.
Query Results: This module is used to store the results of queries.
Contents: