3 Describing locations, coordinate systems and projections

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/48

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 9:29 AM on 8/4/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

49 Terms

1
New cards

Linking data to a location

Georeferencing

2
New cards

What sorts of georeferences are used by people?

place names

addresses

3
New cards

What sorts of georeferences are used by computers?

coordinate systems

4
New cards

Requirements for georeferences

  • uniqueness

  • shared meaning (everyone should interpret it the same way)

  • persistent over time

5
New cards

Potential exam question:

  1. Give an example of a georeference which is not unique?

  2. Give an example of a georeference which is not persistent over time?

  1. Let’s meet at the train station (not unique, which train station?)

  2. borders of Switzerland, a city

6
New cards

Properties of georeferences

  • domain of uniqueness

  • may be based on measurement or be relative

  • positional uncertainty

7
New cards

Let’s analyze the georeferences in the Icelandic saga!

  • What type of georeferences are there?

  • uniqueness?

  • shared meaning?

  • persistent over time?

  • domain?

  • positional uncertainty?

<p></p>
8
New cards

Let’s analyze the georeferences in the Rebbelib!

  • What type of georeferences are there?

  • uniqueness?

  • shared meaning?

  • persistent over time?

  • domain?

  • positional uncertainty?

knowt flashcard image
9
New cards

Let’s analyze the georeferences in the Yu Ji Tu!

  • What type of georeferences are there?

  • uniqueness?

  • shared meaning?

  • persistent over time?

  • domain?

  • positional uncertainty?

knowt flashcard image
10
New cards

Let’s analyze the georeferences in Predicting and responding to disasters!

  • What type of georeferences are there?

  • uniqueness of coordinates?

  • domain?

  • positional uncertainty?

knowt flashcard image
11
New cards

Let’s analyze the georeferences in Choosing routes!

  • What type of georeferences are there?

  • uniqueness of coordinates?

  • domain?

  • positional uncertainty?

knowt flashcard image
12
New cards

3 approaches to georeferencing

place names

objects and their relative position to each other

coordinates for positions of discrete objects or continuous fields (reflectance values)

13
New cards

Problems of place names

one place can have more than one name (Flurnamen)

several places can habe the same name

names can change over time

names can have different positional uncertainties (Switzerland vs RĂĽtli, Seelisberg, Switzerland)

14
New cards

What do these problems of place names mean for computers?

These problems can be solved by people but can be difficult for computers, especially rescue services

15
New cards

Problems of addresses and postcodes

different systems in different countries, less formalized

address of a house isn’t always the exact location of the person in MFH or Altbauten

informal settlements are often not captured

16
New cards

Referencing system based on distance, allow to identify locations on a network, historical example: milestones, today: transport networks

Linear reference systems

17
New cards

Potential exam question:

Place names, addresses an distance along e.g. railway tracks can all be used to locate information (as georeferences). Using examples, discuss potential advantages and disadvantages of such approaches to georeferencing

Place names:

(+) Names appear across languages and cultures

(-) not unique

(-) can refer to multiple objects

Adresses:

(+) systematic

(-) different systems in different countries

(-) don’t always specify an exact location

LRS:

(+) easy to map

(-) one-dimensional

(-) only locations along the network

18
New cards

Potential exam question:

Is Bahnhofstrasse 30 a unique georeference? Explain briefly why this is (not) the case?

not unique

lots of streets across Switzerland and other german speaking countries have one street with the same name

19
New cards

What georeference is used for making maps and calculations?

Metric georeferencing

20
New cards
<p>Metric georeferencing:</p><p>Geometric property where dist(AC) &lt; dist(AB) + dist(BC)</p>

Metric georeferencing:

Geometric property where dist(AC) < dist(AB) + dist(BC)

Triangle inequality

21
New cards

Detail and repeatability of a measurement in metric georeferencing

Spatial precision

22
New cards

How close a measurement is to reality

Accuracy

23
New cards

Precise and accurate

Precise but inaccurate

Imprecise but accurate

knowt flashcard image
24
New cards

Angle measuring distance north or south of equator

with a fixed point relative to earth (north star)

Latitude

25
New cards

Angle measured using time relative to Greenwich

with very accurate clocks

Longitude

26
New cards

How is latitude defined?

Earth be approximated as an ellipsoid at sea level, the flattening of this axis is 1/300 compared to an axis parallel to the equator

27
New cards

How is longitude defined?

We start from the eat axis of rotation. Earths centre of mass lies on this axis and a plane perpendicular to the axis. We divide earth into 360° of longitude (each parallel to axis of rotation). Each degree can be subdivided into 60min and 60s. Prime meridian (0°) runs through Greenwich Observatory

28
New cards

Parameter set describing properties of an ellipsoid

Datum

29
New cards

Global standard ellipsoid for global positioning

WGS84

30
New cards

Properties of WGS84

  • Semimajor axis: centre to equator (6378km)

  • Flattening: 1 in 298

  • 0° longitude 100m east of Greenwich Observatory

31
New cards

Standard code system for datums and projections

originally developed by European Petroleum Survey Group

EPSG codes

32
New cards

Official geographic coordinate system for Switzerland

CH1903+

33
New cards

Why do we need projections?

On a map the world needs to be represented as 2D. To go from ellipsoid 3D to 2D we need to project from spherical coordinates (latitude, longitude) to cartesian coordinates (x, y) -> for this disortion we need a starting point which is a datum of the geographic coordinate system we are starting from (WGS1984 or CH1903+) and a set of equations to transform latitude/longitude into x,y

34
New cards

Projections that maintain the shapes of small features

Conformal projections

35
New cards

Projections that maintain correct surface sizes

Equal area projections

36
New cards
<p>Projection where we wrap a cylinder round the earth, the distortion is the smallest where the cylinder touches the earth</p>

Projection where we wrap a cylinder round the earth, the distortion is the smallest where the cylinder touches the earth

Cylindrical

37
New cards

Projection where we touch the earth with a flat sheet of paper

Planar

38
New cards
<p>Projection where we wrap the earth in a cone</p>

Projection where we wrap the earth in a cone

Conic

39
New cards
<p>Simplistic projection mapping long/lat directly to x/y, no equal area</p>

Simplistic projection mapping long/lat directly to x/y, no equal area

Plate carré

40
New cards
<p>Conformal cylindrical projection with a tangent at the equator</p><p>x = λ and y = ln(tan(Φ/2 + π/4)</p>

Conformal cylindrical projection with a tangent at the equator

x = λ and y = ln(tan(Φ/2 + π/4)

Mercator

41
New cards
<p>European projection standard, area preserving</p>

European projection standard, area preserving

Lambert azimuthal equal area

42
New cards
<p>Projection type wrapping a cylinder around poles, military, global remote sensing data, divided into 60 zones, positional uncertainty of 0.04%</p>

Projection type wrapping a cylinder around poles, military, global remote sensing data, divided into 60 zones, positional uncertainty of 0.04%

Universal Transverse Mercator

43
New cards

What are most countries’ local projections based on?

GPS coordinates

44
New cards

Can you transform between datums and projections?

Yes

45
New cards

Problems when transforming between datums and projections?

GIS reprojects the data on the fly, but all the data should be transformed for calculations

Distortion becomes a problem for maps with large areas

46
New cards
<p>Seal journey projected with WGS84</p>

Seal journey projected with WGS84

  • Plotting in 2D using WGS -> lot of disortion

  • Distance is in degrees -> not meaningful GEO113 – GIS HS2025 Summary gigi 15

  • -1° is 111km at equator, 0km at pole

<ul><li><p>Plotting in 2D using WGS -&gt; lot of disortion </p></li><li><p>Distance is in degrees -&gt; not meaningful GEO113 – GIS HS2025 Summary gigi 15 </p></li><li><p>-1° is 111km at equator, 0km at pole</p></li></ul><p></p>
47
New cards
<p>Seal journey projected with Lambert conformal conic</p>

Seal journey projected with Lambert conformal conic

  • shapes good

  • distances are accurate along parallels and disorted elsewhere

  • better for calculating areas than distances

<ul><li><p>shapes good </p></li><li><p>distances are accurate along parallels and disorted elsewhere </p></li><li><p>better for calculating areas than distances</p></li></ul><p></p>
48
New cards
<p>Seal journey projected with equal area projection</p>

Seal journey projected with equal area projection

  • Relative areas good

  • Shapes, distances disorted

<ul><li><p>Relative areas good </p></li><li><p>Shapes, distances disorted</p></li></ul><p></p>
49
New cards

Potential exam question:

You are working with biologists who are monitoring the position of migrating storks. The biologist wants to measure the size of their territories. The positional data have been collected using geographic coordinates in WGS84. The biologist wants to plot positions and measure areas using a Plate Carrée projection (x=longitude y=latitude).

Explain why this is a dreadful idea

SInce the biologist wants to measure areas globally, the plate carrée will distort the areas. The positions of the storks will also be off, because the plate carrée maps latitude and longitude directly to cartesian coordinates.