Lecture 3 - Software Introduction and Lecture 6 - Spatial Data Analysis

0.0(0)
studied byStudied by 0 people
full-widthCall with Kai
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/24

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

25 Terms

1
New cards

Open Source

It comes with the right to download, run, copy, alter, and redistribute the software.

2
New cards

Spatial Analysis

  • adding value to the map

  • Examining patterns, relationships, and processes within spatial data to gain insights about the world.

3
New cards

(Geo)spatial data

are data associated with a location information.

4
New cards
  • Gain valuable insights

  • Solve problems

  • Make better decisions

Why is Spatial Analysis important?

5
New cards
  • Where do things happen?

  • Why do things happen where they happen?

  • How does specific things that happens in one place affect another?

  • Where should things be located?

Questions in Spatial Analysis

6
New cards

Combination of 2 types of information

  • Location (Geographic)

  • Attribute (Regular values / variables)

When is Analysis “Spatial”?

7
New cards

February, 2002

The QGIS project began

8
New cards

Gary Sherman

founder of QGIS

9
New cards
  • Main Map

  • Title

  • Legend

  • North Arrow & Scale bar

  • Map Border and Grids

  • Inset Maps

  • Metadata (Data Sources)

Important Map Components

10
New cards

Main map

  • The primary content of a map.

  • Contains the main data that you want to present.

  • All other components acts as the supplementary information that would help/support the main map

11
New cards

Title

  • Should succinctly pronounce the intent of the map

  • Add date/year information if needed

12
New cards

Legend

Contains the elements shown in map.

13
New cards

North Arrow

shows the orientation of the map with respect to North

14
New cards

Scale bar

a visual indicator of the distance and size of map features with respect to real-world size.

15
New cards

North Arrow and Scale Bar

They are usually placed together

16
New cards

Map Border and Grids

  • This is where you usually indicate the coordinates on the map.

  • Helps the reader identify the coordinates of the elements in the map.

  • Helpful for georeferencing digital maps

17
New cards

Inset Map

Can either show a zoomed in portion of the main map or show the “overview” or location of the main map relative to a zoomed out view of the area.

18
New cards

Non-spatial analysis - location does not matter

Spatial analysis - When the location changes, the information (content) changes.

difference between non-spatial and spatial analysis

19
New cards

Data Sources

  • Provides the agency and company names and date for each dataset used in the map. Can also contain a short description of the data.

  • Information such as the creator and date, software and version used, and the agency/company of the creator can also be put in this section.

20
New cards

Table Joins

Combining two tables using a common unique field

21
New cards

P-Codes

are unique geographic identification codes, facilitating the exchange and harmonization of data and information.

22
New cards
  • $<name>

  • “<name>”

  • ‘<name>‘

Some formats accepted in the field calculator.

23
New cards

$<name>

Functions that calculates, for example, the area, length and perimeter

24
New cards

“<name>”

Field names (column names) of the selected shapefile.

25
New cards

‘<name>‘

String values. (for numbers, no need for single quotes)