Geospatial concepts 02 - coordinate systems

Geospatial concepts 02 - coordinate systems

5th Grade - University

8 Qs

quiz-placeholder

Similar activities

[GG - G6] New Orleans and Mardi Gras

[GG - G6] New Orleans and Mardi Gras

University

12 Qs

Adobe Photoshop

Adobe Photoshop

University

10 Qs

Spreadsheets

Spreadsheets

6th - 8th Grade

13 Qs

OOP 1 Undiksha

OOP 1 Undiksha

12th Grade - University

13 Qs

Empowerment Technologies Quiz 2

Empowerment Technologies Quiz 2

11th Grade

10 Qs

Chapter 3 Exploring Linux Filesystems

Chapter 3 Exploring Linux Filesystems

11th Grade - University

10 Qs

Animation 1

Animation 1

6th Grade

10 Qs

Networks and Internet

Networks and Internet

10th Grade

10 Qs

Geospatial concepts 02 - coordinate systems

Geospatial concepts 02 - coordinate systems

Assessment

Quiz

Geography, Computers

5th Grade - University

Practice Problem

Hard

Created by

Adela Sobotkova

Used 8+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is true of the UTM coordinate system?

Units are meters

Projection is transverse mercator

All coordinates are positive numbers

Zones are aligned along lines of contact and run east-west

They are all true

2.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of the following is an example of non-lossy compression approach to files?

TIFF

JPEG

GIF

Mr.Sid

All are lossy

3.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

What component of the coordinate system definition tells us which ellipsoid is used?

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

The model of Earth is, strictly speaking, the same as the projection

true
false

5.

FILL IN THE BLANK QUESTION

45 sec • 1 pt

Media Image

What is the resolution of this raster grid?

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following snippets of code will project myfeature to crs 4326?

st_crs(myfeature) <- 4326

myfeature <- st_crs(4326)

myfeature <-st_project(myfeature, 4326)

myfeature <-st_transform(myfeature, 4326)

7.

MULTIPLE SELECT QUESTION

20 sec • 1 pt

Under what condition can you project myfeature to EPSG 4326? (More answers are possible)

myfeature crs is defined as different than 4326

myfeature crs is not defined

myfeature crs is defined as "NA"

myfeature coordinate system is defined with a valid EPSG

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In an ordered pair of angular coordinates, what should the first number represent?

The latitude

The vertical distance from the origin.

The longitude

The origin.