Difference between revisions of "Spatial Manager Desktop™ - FAQs: Spatial queries"

From Spatial Manager Wiki
Jump to navigation Jump to search
m
m
Line 9: Line 9:
  
  
===What are Spatial queries in Spatial Manager Desktop™?===
+
===What are Spatial queries?===
 
Spatial queries are geometric operations that Spatial Manager Desktop™ can perform to help you locate Features that interfere with other Features under certain conditions. For example, as you can see in the next picture, to locate which points of a Layer are found within the polygons of another Layer
 
Spatial queries are geometric operations that Spatial Manager Desktop™ can perform to help you locate Features that interfere with other Features under certain conditions. For example, as you can see in the next picture, to locate which points of a Layer are found within the polygons of another Layer
  
Line 17: Line 17:
  
  
===How can I define a Spatial query in Spatial Manager Desktop™?===
+
===How can I define a Spatial query?===
 
To define a Spatial query in Spatial Manager Desktop™, you need to define the base of the query first, by selecting the Features to operate, next you must select the "Spatial query" function, and then you choose a Layer to query and the type of operation to perform. When you select the Features to operate, you can select a full Layer if you want to perform an interference operation between two full Layers
 
To define a Spatial query in Spatial Manager Desktop™, you need to define the base of the query first, by selecting the Features to operate, next you must select the "Spatial query" function, and then you choose a Layer to query and the type of operation to perform. When you select the Features to operate, you can select a full Layer if you want to perform an interference operation between two full Layers
  
Line 25: Line 25:
  
  
===Which are the types of operations for Spatial queries in Spatial Manager Desktop™?===
+
===Which are the types of operations for Spatial queries?===
 
The list of operations that Spatial Manager Desktop™ can perform using Spatial queries is the following:
 
The list of operations that Spatial Manager Desktop™ can perform using Spatial queries is the following:
 
*Intersects
 
*Intersects

Revision as of 12:28, 9 April 2014

Introduction

  • Objective of this section
    • To perform spatial queries among features of a Map using different spatial operations
  • Topics in this section
    • Base selection: features defining the base of the query
    • Spatial operations: diverse types of spatial operations and the Layer on which the operation is applied


What are Spatial queries?

Spatial queries are geometric operations that Spatial Manager Desktop™ can perform to help you locate Features that interfere with other Features under certain conditions. For example, as you can see in the next picture, to locate which points of a Layer are found within the polygons of another Layer


SQ-1B.PNG


How can I define a Spatial query?

To define a Spatial query in Spatial Manager Desktop™, you need to define the base of the query first, by selecting the Features to operate, next you must select the "Spatial query" function, and then you choose a Layer to query and the type of operation to perform. When you select the Features to operate, you can select a full Layer if you want to perform an interference operation between two full Layers


SQ-2.PNG


Which are the types of operations for Spatial queries?

The list of operations that Spatial Manager Desktop™ can perform using Spatial queries is the following:

  • Intersects
  • Touches
  • Within
  • Contains
  • Disjoint
  • Overlaps
  • Crosses

To find out more about each operation, you can take a look at this document (pages 2-15 to 2-20): OpenGIS Simple Features Specification


Related links