GIS Exam Flashcards
Where is the buffer created?
around points, lines, polygons and areas
What tool do you use to create a buffer?
Pairwise buffer tool
What is an example of a place you would analyze using a buffer tool?
Neighborhoods or schools in Toronto
What is a Query?
finding answers to questions using the table and extracting spatial features from a feature class (layer)
What are the 3 different types of queries?
- interactive
- attribute
- spatial
What is an interactive query?
select spatial features using the select tool or select spatial features or records from the table (shape field or not)
What is an attribute query?
- it is applied to an attribute table, conditions are specified by the user, and records meeting those conditions are selected using a SQL expression
- conditions are either true or false
What is the extraction tool? and what is it used for?
What is the overlay tool? and what is it used for?
what is a spatial join? and what is it used for?
What is the aggregation tool? and what is it used for?
How are data represented in GIS?
(this is on the exam)
objects, fields, and data models
What are 2 data models?
vector: objects and raster: fields
What are the 3 types of objects?
points, lines and areas (polygon)
what are objects?
well-defined boundaries in otherwise empty space
what are 3 things to know about fields?
- continuously change across space
- continuous surface
- variables change in value at all locations
what information is stored on an attribute table regarding the feature class?
the shape field will have the geometry
What does a standalone table store?
It stores any tabular data, not associated with spatial data
what are the 2 field properties?
alias and data type
What is an Alias?
it is a description
What is a data type?
fields
What data type is associated with the Nominal attribute level?
Text, Integer (Short, Long)
What data type is associated with the Ordinal attribute level?
Integer (Short, Long)
What data type is associated with the Interval attribute level?
Float, Double
What data type is associated with the Ratio attribute level?
Float, Double
What do you need to know about naming geodatabases? (4)
- name fields using only letters and numbers
- fields can’t have spaces (use underscore)
- alias can be used for description
- name must be unique to that table
Rational model or relational databased #1 (3)
- has multiple tables that will merge together
- column (field): reps attribute
- row attribute values an object: called a tuple
Relational Model #2 (3)
- each data set has a primary key ID at the end
- Foreign key: can be joined to primary key of other table
- relational join (attribute join)
What is an example of a one-to-one join?
- provinces to capitals
- principals to schools
what is an example of a one-to-many join?
- provinces to cities
-school boards to schools
what is an example of a many-to-one join?
- cities to provinces
- schools to school boards
What is an example of a many-to-many join?
- students to classes (50 stduents with 5 classes each)
- stores to customers
what is topology? (3)
- it creates data that is aware of its data and attributes
- flags errors
- intelligent data
What is containment?
a feature within another feature
what is an intersection?
overlap intersects or overlaps another layer
what is connectivity?
wheater a linear feature is connected to another linear feature
what is vector encoding?
- empty feature class: lines and points
- points lines and polygons are each encoded separately
what is spaghetti data also known as?
dumb data
what takes up more data topological data or spaghetti data?
spaghetti data
what was the first thing developed to store vector data? what year was it developed?
ArcInfo (1980)
how was vector data typically stored?
geography in one file and attributes in another file
What vector data storage was developed in 1993?
ArcView
Why was ArcView created?
simple format
changed vector format
universal format
non-topological
Where is raster data held?
one value is held in each of these squares
how many attributes can you have per layer for raster representation?
1 attribute per layer
what are examples of raster representation?
elevation, temperature, and soil acidity
how do the size and area of raster data squares relate?
the size and area are the same for each square
What types of digitalization is raster data?
jpeg, gif, camera, tv
what is real-world to raster?
the areal photograph is georefrenced
how is the location in a raster stored?
- not stored in x and y coordinates
- a cell has an implied location