Querying Data Using ArcGIS Pro Flashcards
Most GIS data includes features and an attribute table. The features represent what? The attribute table is what?
Features represent the location of an object on a map.
Attribute table provides descriptive information about the features (for example, their size, address, age, and so on).
What determines which thing to query in the attribute table?
attribute field
Remember, the attribute field is defined using different data types, including text, numbers, and dates.
The __________ identifies the value that you are searching for in each record of the attribute table. An attribute query only searches the values associated to the attribute field you used in the query.
Attribute value
The _______ represents the measurement that you will use to query a selection of features. It does not have to look for an exact value; it can search for a greater or lesser value, a newer or older value, and so on.
Operator
What are the components of an attribute query?
Attribute field, operator, attribute value
Road Is Equal To Highway. Is Equal To is which component of the attribute query?
Operator