Ovido
Språk
  • Engelska
  • Spanska
  • Franska
  • Portugisiska
  • Tyska
  • Italienska
  • Nederländska
  • Svenska
Text
  • Stora bokstäver

Användare

  • Logga in
  • Skapa konto
  • Uppgradera till Premium
Ovido
  • Hem
  • Logga in
  • Skapa konto

NGEA31

From where do we obtain geographical data?

Measurements in the field
Digitized maps or images

Interpolations from point sources

Estimates from out of the blue

What does geographical contain?

Geometric data (x and y coordinates) and attribute data

What is a vector data structure?

point, lines and polygons

How is vector data strucutred?

They are stored in a file of database

What are the characterstics of points?

Dimensionless
A point has one pair of X Y coordinates

Each point have a unique ID-value

What are the characteristics of line features?

Have one dimension
Consist of ordered coordinate pairs

Each line segment has a start node and end node

Inbetween one or more vertices (breakpoints)

Attributes valid for the segment is linked through the ID value

What are the characteristics of polygon features?

Created by a line that enclose the polygon area
Have two dimensions, X and Y

Expect homogenity inside

What is a shape file?

Has a simple structure
Non topological

Stores geometrical location and attribute information in seperate files

Stores the feature geometry

What does a .dbf store?

stores the attribute info

What is .prj?

reference system

What is .shx?

link between geometry and the attributes

Name the issues with the simple polygons model

Storage problems (boundaries are stored twice)
Neighbor searches complicated (entire list of coordinates are searched until an identical pair is found)

Island polygons are hard to handle

What happens if you add a coordinate list to a simple model?

The shared border coordinates are stored once, but still problems with island polygons

What is topology?

knowledge of the geometrical relationships and connectivity between objects

Explain topological polygon structure

Shared lines stored once
Island polygon: easier to find

Different tables for describing different aspects of the topolgy

Which polygon structure should you use?

Simple polygon if only drawing maps
Topological polygon structure for effective spatial search and spatial analysis

What does SQL mean?

It is used to analyse numerical data in databases
The purpose is to perform queries in a well defined structure

Give the syntax of SQL

Select (columns)
From (which table)

Where (criteria)

Explain the OR criteria

Either alternative works

Explain AND criteria

both criteria needs to be fulfilled

What is a GIS?

Geometrical objects (vector or raster)
With attribute objects (more information about the object)

Name the different systems

Flat file system
Hierarchial file system

Network file system

What are Relational Databases

Data organized in tables
Uses 'keys'

Name the 4 types of relationships

one to one (one file)
one to many (hierarchial = one parent many children)

one to many, many to one

many to many (many tables can be related in many different ways)

What are the rules for Relational databases?

Avoid redundancy
For each table we must define name and column

How do you solve redundancy?

Make many small tables
Relations are made when needed

What are the two data models?

Hybrid storage (stores spatial data and attribute data seperately, the format is shape format)
Object based data model (combines geometries and attributes in one system, format is geodatabase)

Nominal is....

e.g. name, gender, specie

Ordinal is....

Rank ordered, totally agree/mostly agree

Interval is....

Temperature, aspect

Ratio is...

Distance, area, income

Which symbols are there?

Point, line, area

What do you do for choropleth maps?

Normalize data and use single color grading from light to dark

Name the rules for map design

selection of mapping method
classification of data into groups

selection of colors and symbols

labelling attributes

Name the classification methods

Natural breaks
Equal intervals

Quantiles

Standard deviation

Population density

What is hue?

basic colour we perceive, eg 12 steo wheel

What is value?

lightness or darkness - Can be hard to perceive variations in value

What is saturation?

intensity or purity compared to a neutral grey

Name the common generalization techniques

simplification
smoothing

aggregation

merging

collapsing

displacement

What is the first step generalization?

Base layers

Second step of generalization

Thematic map

Name the 4 basic geometric vector operations

Computation of distance b/w 2 features
Calculating length of line objects

Calculating polygon areas

Calculating line intersections

What is the Euclidian Distance

as-the-crow flies = Pythagorean Theorem

What is distance in a network?

sum of segments b/w start and end node

What is topographical Distance?

DEM analysis

What is spherical distance?

airline routes

Which 3 vector overlays are there?

Points in polygons
Lines in Polygons

Polygons in polygons

Explain how points in polygons work

Decide which points lie in which polygon
Transfer the attributes from the polygon to the points that fall within them (one-to-many)

Result: point layer with their original + polygon attributes

First step line in polygon

Find intersection between lines and polygon borders

Second step lines in polygon

Lines divided into new objects

Third step lines in polygon

Decide which new line fall into which polygon

Fourth step lines in polygon

Transfer attributes from polygon to corresponding new line objects

What is not automatically updated in shape file format?

Length and area

What is a common problem with polygons on polygons?

Slivers

What are the post overlay clean-up operations?

Clip
Dissolve

Merge

Eliminate

Explain clip

Same principle as polygon on polygon overlay but no attribute from clip layer included in the table

Explain dissolve

Uses attribute values to aggregate unit polygons into new, larger polygons which contain at least one common attribute from the smaller polygon

Explain eliminate

To remove slivers. Used to eliminate polygons with an area less than a certain threshold value.

Explain merge

Bringin together two adjacent data layers in order to create a larger database = map matching

What influences vector analysis?

Map projection
Generalisation

Precision (data type)

Which data format goes with the hybrid data model?

Shape file

Which data format goes with the extended data model?

Geodatabase

What is the definition of the sphere?

A three dimensional surface
All points on the surface have an equal distance to the center

Definition poles

end of the rotational axis

Definition Equator

An imaginary line on the surface halfway

Definition meridians

Halves of great circles that all come together at the poles

Definition longitudes

the angle between the plane of the prime meridian and that of the meridian through a point for east/west direction

Definition paralles

Imaginary lines parallel to the equator

How do we define the shape of the earth?

We use the rotational ellispoid model

What is datum?

ellipsoid + where to place the ellipsoid in relation to earth

Datum can be ... or ... centered

earth or local

Describe earth centered

Centre of ellipsoid = centre of earth's mass
and suits fairly everywhere

Describe local centered

Surface of ellipsoid
very suitable in some location, in others not

What is geoid

equipotential surface in the Earth gravity field.

Geoid height =

geoid - ellipsoid

Orthometric height =

height above sea level/geoid

Ellipsoidal height =

height above the ellipsoid

What is a geodetic reference system?

system that helps us to define a location/spot on earth

What defines a geodetic reference system?

The ellipsoid model
A location of ellipsoid

A coordinate system

Desribe Azimuthal projection

The plane touches earth at one point. Good for small areas and for visualisation

Describe the three cylindric projections

Normal: cylindric touches the equator
Transverse: cylindric touches the prime meridian

Oblique: cylindric touches a great circle somewhere else

Conic projections

Normal: the cone touches the globe along a parallel
Oblique: cone touches the globe anywhere

What distortion is not possible?

zero

Where is the most distortion?

The furhter from the prime meridian

Scale factor = 1

local scale equals principal scale

Scale factor < 1

Local scale is reduced

Scale factor > 1

Local scale is increased

What is a equal area projection

Preserves the relative sizes of geographic features. Distort the shape of features

Conformal projection

Preserves the local shapes. The relative size of geographic features changes.

Where is the projection correct?

Standard meridian

What do we need to go from 3D to 2D?

A suitable projection model
How/where to locate the model

Apply a plane coordinate system

What does the standard meridian define?

It defines where the cylinder touches the earth model. Also defines the origin of the plain coordinate system.

Measurement method: Transverse

to estimate the coordinate pair of a point when you know the angle and distance to a point with known coordinates.

What are the main segments of GPS?

Space segment
Control segment

User segment

How many satellites needed to estimate the exact position of location?

4

Possible to obtain coordinates with 3 satellites?

Yes, GPS uses its memory and knowledge about the earth as a sphere to cancel one of the points. But accuracy is better when using 4 satellites.

Name the errors conncected to GPS measurements

Ephemeris errors (difference between expected and actual location of satellite)
Troposphere/ionosphere/atmosphere

Clock errors

Environmental disturbance

Multiple path reflection

What to consider in field regarding measurements?

At least 4 satellites
Satellite configuration (DOP)

Reduce risk for multi path reflection

Time for GPS to stabilize

What is a raster model

The represented surface, e.g. the elevation in an area, is divided into a number of raster cells

Cell =

Pixel, the building stones of a raster

Quiz
Statuatory Interpretation
TERM 1 - LAW
SAA085
Science
Eng en flex jaar 1
Probability concepts
mood disorders
HHD: Health system
Probability Distributions
HHD: Action areas of Ottwa charta
OCD & trauma-related disorders
conversarion
professional
HHD: Public health
anxiety disorders
classification of mental disorders
People
High Valyrian
chapter 4
Africanna Studies: Medieval Ghana , Mali 🇲🇱 , & Songhai Civilizations II
Information Systems, research methods
Freud
chapter 3
Mang. & Org.
Karate Terms
vocabulary game
BIOLOGIE- CHAPITRE 3
chapter 1
BIO Qs I missed
OPTA 215 (Supporting Clients)
Economie H2/3 begrippen
Economie formules H2/3/6/9/10/11
500 단어
Maths
bacteria
PATHOLOGY 1
acids
lukas sahlin
Ontwikkelingspsychologie
Economie H9/10/11 begrippen
NEUROSCIENCES
fungi
Organelles functions
plants cell
bio- Mrs H Gren
Bio 105 Lecture 6
social studies
Ions polyatomiques
historu rubia
HHD: undersumption, high intake, low intake of fruit and veg, dairy, fat, fibre