` `
The Spatial Query Plugin allows you to make a spatial query (i.e., select features) in a target layer with reference to another layer. The functionality is based on the GEOS library and depends on the selected source feature layer.
Os operadores possíveis são:
Contém
Igual
Sobrepõe-se
Cruza
Instersecta
É separado
Toca
Dentro de
Como exemplo, nós queremos encontrar as regiões no conjunto de dados do Alaska que contém os aeroportos. Os seguintes passos são necessários:
Seleccione a camada regions como camada fonte e airports como camada de elementos referência.
Seleccione ‘Contém’ como operador e clique [Aplicar].
Now you get a list of feature IDs from the query and you have several options, as shown in figure_spatial_query.