15 - Spatial and attribute queries Flashcards
SQL
Structured query language
SQL def
A data query language designed for the manipulation of relational databases
- command language used to communicate with the database (Microsoft access)
Boolean expression
Contains 2 operands and a logical operator.
Spatial querying def
the process of retrieving a data subset from a layer by working directly with feature geometries (there is a locational component)
Solving a site selection problem
Step 1 - Select by attributes
Step 2 - Select by attributes
Step 3 - select by location
Step 4 - Select by location
Step 5 - Clip sites using buffer
Step 6 - Recalculate geometry
Boolean connectors
A compound statement with separate expressions usually applies to multiple rasters. Eg: ([slope] = 2) AND ([aspect] = 1)