Getting Started with Data Management Flashcards

1
Q

Spatial components of GIS

A

o Visualize real world information and analytical output
o Implement analytical functions such as proximity analysis, buffering, and movement
o Select and filter features geographically
o Calculate properties such as length and area

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Two main types of GIS Data

A

Raster and Vector

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Vector data

A

Is comprised of geometry and attributes. Geometry can be points, lines, or polygons that represent real world features. Attributes provide information about these real-world features.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

The most basic type of vector data?

A

Point data

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Line

A

features use a set of vertices to draw each line

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Polygon

A

Like line features, polygon features use a set of vertices to draw each shape. However, the lines created by a set of vertices are closed for polygon features.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Raster data

A

o a grid or matrix of uniformly sized cells.
o composed of grids of cells, with each cell containing a value for a particular phenomenon or observation

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Derived rasters

A

ArcGIS can create derived raster products that add context and value. This higher resolution raster contains values for elevation. Based on this elevation value, ArcGIS has calculated slope and aspect for each given point. Visually, the raster has been rendered to show elevation and hillshade. These values are created on-the-fly; rasters do not have attribute tables.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Coordinate systems

A

o sets of geographic grids that provide a structured way of communicating geographic location.
o Location is represented by a set of x,y coordinates, often a set of degrees in latitude and longitude.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Metadata

A

Information that makes it easier to search for and discover appropriate data: a description of the data or content and its intended use, the author, the date that the data was made and modified, descriptive tags

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Domains

A

You can use ______ to constrain the valid values for a particular field. Attribute _______ allow you to set a list of options that help prevent errors being introduced when users add or edit attribute values.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

a subset of features that share the same attributes

A

Subtypes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Connectedness, adjacency, and proximity between features can be summed up in one word: ________. ________ allows you to define the spatial relationships that you want protected in your GIS data. By doing so, no matter how much you edit, twist, bend, or squash your feature data, the features stay connected to, adjacent to, or within the areas that they belong to.

A

Topology

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Archiving Data

A

o Archiving versioned data allows you to record and access changes to data. Archiving allows temporal analytical capabilities by documenting data changes over time.
o Archiving can help answer the following questions:
o How have features changed shape over time, such as a wastewater network being reworked to accommodate a city’s continued growth?
o How have attributes changed, such as zoning or parcel ownership?

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

You are creating a streets dataset. You want to constrain the Types field to local roads, highways, and off-ramps. Which data behavior would you use?

A

Domains

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

How is location identified in a GIS?

A

x,y coordinates

17
Q

When people say that metadata is “data about data,” what do they mean

A

Metadata is data that describes data.

18
Q

What are some common editing tasks with spatial data?

A

o Modify an existing feature.
o Create a new feature.
o Delete a feature.

19
Q

Which three items can vector data can be?

A

Points, Lines, Polygons

20
Q

Shapefile contains these four core files

A

o SHP: The main file—stores the feature geometry
o SHX: Stores the index of the feature geometry
o DBF: Stores the attribute information of features
o PRJ: Stores the coordinate system information

21
Q

Two formats are for vector data?

A

o Shapefiles
o Point feature classes

22
Q

ArcGIS Online provides which four data products and services?

A

o Imagery
o Data enhancement
o Demographic data
o Basemaps

23
Q

Which three sources are potential sources of GIS data?

A

o Oracle databases
o Business intelligence databases
o Microsoft Excel spreadsheets