Data Analysis Vector Flashcards

1
Q

What is nontopological analysis

A

This is when the spatial relationships between geographic features is not modeled or required.

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

In vector geo data processing there are three main phases the first one being input functions , name what the subcategories under inpUt functions and define them .

A

Table digitization: this is manually entering geographic coordinates and attributes into a database.
Importing : bringing external digital data into the GIS database.
Image scanning : converting physical maps /documents into digital format using a scanner

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

In vector geo data processing there are three main phases the first one being analysi functions , name what the subcategories under analysis functions and define them .

A

Analysis functions can be divided into two main areas topological and non topological functions

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

In vector geo data processing there are three main phases the first one being analysi functions , define the subcategories under topological analysis.

A

Topological analysis : has two main subcategories:
Feature based analysis ; this has functions like feature overlay analysis ( combining multiple layers to determine relationship between features. Another function is buffering : where a zone is created around features at a specified distance.

The second subcategory is layer based analysis : this is also has the function of layer based overlay analysis , where different thematic layers are measured to analyse relationship between them.
There is also the net work analysis: where interconnected pathways are analyzed to determine the connectivity(finding the shortest path way for emergency services).
There function is reclassification, which is assigning new categories to existing values of data based on specific criteria.

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

In vector geo data processing there are three main phases the first one being analysi functions , define the subcategories under nontopological analysis.

A

This has the following analysis functions:

Address geocoding : converting address into geographic coordinates.
Statistical computation: performing statistical analysis on spatial data attributes.
Attribute database query: retrieving specific data based on specific attribute criteria.
Area calculation: measuring size of geographical features.

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

In vector geo data processing there are three main phases the first one being output functions , define the subcategories under this function.

A

Vector based composition : creating maps and assembling vector data layers.
Vector-raster conversion : transforming vector data( points, lines , polygons) into raster format.

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

True or false : long or short refers to space needed to store numbers.

A

True

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

What is the difference between an integer and a double

A

Integer represents whole numbers without decimal points .
Double represents double precision floating numbers allowing fractional values .

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

Why is understanding the distinction between an integer and a double important?

A

These two are important to understand because they are crucial for accurate data representation and storage efficiency.

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

What is the difference between selection by location and selection by attributes.

A

Select by attributes : selects /finds features in your data that match specific criteria or values.
Select by location : finds features based on their geographic location relative to other features..

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

What are some operators for attribute based data query.

A

EQ(=): equal to
NE: not equal to
LE(<=)
LT(<)
GT(>)
GE(>=)

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

What does reclassifying a table influence, in terms of reducing or increasing classes.

A

It influences the way data is interpreted and grouped. Reducing can make data simple and easier to understand but in some cases can lead to loss of data .

Increasing can lead to enhance details in data sets but can lead increased complexity.

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

True or false: there is a tool called calculate geometry located where the field calculator is in the attribute table that can help with geometric calculation .

A

True

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

What are spatial calculations.

A

These are calculations performed as an intermediate step to obtain attribute data for certain tasks. Provide additional attribute data .

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

How do you do access the geometric and field calculator.

A

Open attribute table , right click on a column a drop down appears with both options .
In geometry you can pick to calculate area, perimeter,or x or y coordinates of centroid.

17
Q

Why is buffering done

A

It helps with understanding surroundings : through identifying and understanding what is around a location.
Can help delineate an area for protection , study focus , or identify hazardous risks.

18
Q

True or false : buffer zones are always polygons but can be used in both raster and vector mode .f

19
Q

How will buffering be done on say if the city wants to regulate the liquor stores in school areas

A

After adding necessary layers , use select by attribute feature to highlight the schools that are needed.
Then access the buffers tool by clicking the editor menu and choosing buffer from the drop down options . T
Then specify buffer parameter : in the buffer dialog box specify desired distance, choose appropriate units . Decide on if it will be a single or merged buffer and click ok to create buffers .

20
Q

Map overlay facts

A

Integrates two data sets
Is a layer based topological operation.

Here features of two layers are intersected to create new output features .

21
Q

Everything that is a transformation creates new data , name some of these transformation functions

A

Buffering
Map overlay
Reclassification

22
Q

True or false: different types of overlay possible depending on point, line, polygon

23
Q

What does dissolve do ?

A

Combines adjacent features that share similar attribute values into a single feature removing internal boundaries.

24
Q

What is merge

A

This combines multiple datasets (usually layers) with the same geometry ( points, line polygons) into a single data set, while still maintains original boundaries and features.

25
Q

How to dissolve :

A

After all layers and dataset has been added ,:
Go to analysis tab and click on geoprocessing toolbox , in there you can search for and select dissolve tool , set the appropriate input features to desired data set , specify the fields to be dissolved, and run .

26
Q

How to merge

A

After loading in layers and data sets , go to analysis table, open the geoproces pane /toolbox, search and click on the merge tool, set the input datasets you want merged , set the output data set where the merged data will be stored, map the field from input to output data sets as required and then run .

27
Q

What is function of descriptive summaries ?

A

To reduce complexity in data , get an overview .
Usually answers questions like how was the weather in Sweden like last summer.

28
Q

True or false : a histogram is a two dimensional plot of attribute values grouped together by magnitude and frequency of records.

29
Q

True or false: statistics on attributes do not contain location

30
Q

What are centroids

A

These can also be called mean center: it is the average location of a set of points

31
Q

What does a central feature in the geoprocessing tool box pane do?

A

It locates the most centrally located feature in a points, polygon or line feature class.

32
Q

What does a mean center feature in the geoprocessing tool box pane do?

A

It computes or contains the average x and y coordinates of all features in the study area. Useful for tracking changes in distribution or for comparing distributions of different types of features.