GEOG 380 - Lab 06

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

1/49

flashcard set

Earn XP

Description and Tags

Projected Coordinate Systems

Last updated 5:32 PM on 4/13/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

50 Terms

1
New cards

What is a geographic coordinate system (GCS)?

A system that locates places on Earth using latitude and longitude, usually in decimal degrees.

2
New cards

What is a projected coordinate system (PCS)?

A flat map-based coordinate system created from a projection, usually using linear units like metres.

3
New cards

What is the main difference between a GCS and a PCS?

A GCS uses angular coordinates on a curved Earth, while a PCS uses flat coordinates on a projected map.

4
New cards

What is a map projection?

A mathematical method for transforming the curved Earth onto a flat surface.

5
New cards

Why are map projections necessary?

Because the Earth is curved, but maps are flat.

6
New cards

What is the main downside of all map projections?

Every projection introduces distortion

7
New cards

What types of distortion can projections cause?

Distortion of shape, area, distance, and direction.

8
New cards

What does a conformal projection preserve?

Local shape and angles.

9
New cards

What does an equal-area projection preserve?

Relative area

10
New cards

What does an equidistant projection preserve?

Certain distances, but not all distances everywhere.

11
New cards

What is a compromise projection?

A projection that tries to balance distortions without perfectly preserving one property.

12
New cards

What are the main projection families?

Cylindrical, conic, and azimuthal (planar).

13
New cards

What kind of projection is Lambert Conformal Conic?

A conformal conic projection

14
New cards

What type of regions is a Lambert Conformal Conic projection often good for?

Midlatitude regions that extend more east-west than north-south.

15
New cards

What is an on-the-fly projection?

A display change where ArcGIS redraws the data in a new projection without changing the original dataset.

16
New cards

Does on-the-fly projection change the underlying data?

No, it only changes how the data is displayed.

17
New cards

What does the Project tool do?

It creates a new dataset with coordinates rewritten into a new projected coordinate system.

18
New cards

Why might you project a dataset instead of relying on on-the-fly projection?

For faster drawing and more reliable spatial measurements.

19
New cards

What is a central meridian?

The reference longitude at the centre of many map projections.

20
New cards

What can changing the central meridian do?

It can recenter the projection and shift where distortion is minimized.

21
New cards

What are standard parallels?

Lines of latitude where a conic projection touches or cuts the Earth.

22
New cards

Why are standard parallels important?

Distortion is usually lowest near them and increases farther away.

23
New cards

What is scale factor in a projection?

A value that affects how map scale is applied across the projection.

24
New cards

Why does scale factor matter?

Because it can make planar distances larger or smaller than true distances.

25
New cards

Why can the same city have different projected coordinates in different maps?

Because each projection creates a different flat coordinate grid.

26
New cards

Why should a city’s decimal-degree location stay nearly the same across maps?

Because it represents the same real-world location in the geographic coordinate system.

27
New cards

Why might decimal-degree readings differ slightly between maps?

Cursor placement, snapping, rounding, or zoom level differences.

28
New cards

What is a definition query?

A filter that displays only features meeting a chosen condition.

29
New cards

Does a definition query delete data?

No, it only controls which features are shown.

30
New cards

What is an attribute join?

A way to attach fields from one table to another using a shared attribute.

31
New cards

Why use an attribute join in mapping?

To bring needed information into another layer for queries, symbology, or analysis.

32
New cards

Does an attribute join merge geometry?

No, it only adds attribute information.

33
New cards

Why might you export or copy features after a join?

To save the joined attributes into a new feature class and avoid rebuilding the join.

34
New cards

Why are regional projections often better for regional maps?

Because they minimize distortion in the area of interest.

35
New cards

Why can a regional projection badly distort the rest of the world?

Because it is optimized for one region, not the whole globe.

36
New cards

What is geodesic distance?

The shortest distance measured on the curved Earth or ellipsoid.

37
New cards

What is planar distance?

Distance measured on the flat projected map.

38
New cards

Why is geodesic distance usually the same across different map projections?

Because it is based on the Earth model, not the flat map grid.

39
New cards

Why can planar distance change from one projection to another?

Because each projection distorts the flat map differently.

40
New cards

Which is generally better for true Earth-surface distance: geodesic or planar?

Geodesic

41
New cards

Why can two maps have the same planar distance measurement?

Because they use the same projected coordinate framework.

42
New cards

Why is projection choice important for thematic maps?

Because projection affects how data patterns are visually interpreted.

43
New cards

What should you consider when choosing a projection for a thematic map?

The map purpose, geographic extent, and whether shape, area, or distance matters most.

44
New cards

When is a geographic transformation needed?

When changing the geographic coordinate system or datum.

45
New cards

Was a geographic transformation needed in this lab when staying in WGS84?

No

46
New cards

What does the Preserve Shape option do during projection?

It adds vertices to help maintain feature geometry more accurately.

47
New cards

Why might projected data draw faster than on-the-fly projected data?

Because the coordinates are already stored in the target system, so less redrawing work is needed.

48
New cards

What is the key trade-off in all projection selection?

You reduce some distortions at the expense of others.

49
New cards

Why is there no perfect world map projection?

Because a curved Earth cannot be flattened without distortion.

50
New cards

What is one major lesson from this lab?

Projection choice and projection parameters strongly affect map appearance, coordinates, and measurements.