|
Thematic queries result in the selection of thematic information. This process is comparable to a query of a conventional database, whose data have no spatial reference.
In a GIS, queries are performed either with SQL
or internal query languages. In a standard GIS the commands are directly entered; in contrast,
in a desktop GIS, the commands have to be selected using a dialogue system. The functionalities
of SQL are explained in the "Database Management and Systems Module"
(lesson 4: Structured Query Language SQL).
In the following examples, some user‐friendly interfaces for SQL formulations of thematic queries are
shown. With a few clicks the desired SQL commands are compiled. Behind the interface, the
SQL syntax is used to query the database.
Example 1: ArcView Interface
Example 2: ArcGIS Interface
A particular feature that distinguishes a GIS is the possibility to query specific thematic information about selected objects. The thematic query relies on the analysis of technical data (attribute data). The query is performed using adequate selecting operators. In the following, three categories of operators are presented: