Vector Data and Analysis
Raster Data
Density Analysis and Interpolation
Raster Operations
More Stuff
100

This type of feature serves as a building block for all spatial vector data.

What is a point?

100

This type of raster has values that represent different classes.

What is an integer grid?

100

Density analysis and interpolation both use this type of data as an input.

What is vector data?

100

This type of operation operates on each cell of a raster individually.

What is a local operation?

100

The horizontal distance from one cell to another used in raster distance calculations.

What is 1?

200

This vector-based map manipulation technique has a "cookie-cutter" type effect on feature geometries.

What is clip?

200

This type of raster grid does not have a value attribute table.

What is a floating point grid?

200

Both density analysis and interpolation produce this type of data as an output.

What is gridded (raster) data?

200
Slope calculations are an example of this type of raster operation.

What is neighborhood (or focal) operations?

200

In order to calculate the euclidean distance from locations in a raster you should reclassify your input location raster to a binary raster with values of 1 and this value.

What is NoData (or Null)?

300

This general type of spatial relationship defines how near or far features are from other features.

What is proximity?

300

This feature of a raster dataset is defined by the dimensions of a grid cell.

What is resolution (or spatial grain)?

300

This technique is used to estimate unknown values for locations where values have not been measured given a set of input points with known values.

What is interpolation?

300

This type of raster operation can be useful for aggregating gridded information to larger scalar units such as counties.

What are zonal operations?

300

This process can be likened to peeling an orange and trying to lay the peel flat.

What is projection?

400

This tool can be used to describe how populations have shifted over time.

What is mean center (or weighted mean center)?

400

The value attribute table includes these items.

What is value and count?

400

This type of interpolation technique does not require estimated value to match exactly with measured values at measurement locations.

What is approximate?

400

This raster operation calculates the distance of all locations on a surface from an input location/locations.

What is euclidean distance?

400

These types of spatial operations should be used when your problem statement uses words such as "near", "close", or "within 100 feet".

What are proximity operations?

500

The extent of this layer is preserved when using an identity overlay. 

What is the input layer?

500

These quintessential raster datasets are used to represent the topography of the land as a continuous surface.

What are digital elevation models (DEMs)?

500

This interpolation technique is an explicit representation of the first law of geography.

What is Inverse Distance Weighted (IDW)?

500

These two tools can be used to create a binary raster of 1s and 0s representing the presence of forest cover from a landcover dataset.

What are Raster Calculator and Con?

500

These types of GIS models can be used to evaluate multiple characteristics of a location using a ranking system.

What are index (or suitability) models?