Google earthengine day 3

Google earthengine day 3

Professional Development

6 Qs

quiz-placeholder

Similar activities

Bootstrap

Bootstrap

Professional Development

10 Qs

QUIZ NEXT JS

QUIZ NEXT JS

Professional Development

10 Qs

Cam & Follower

Cam & Follower

Professional Development

8 Qs

Cell theory/Microscopes

Cell theory/Microscopes

Professional Development

7 Qs

Miss Lentz CPD

Miss Lentz CPD

Professional Development

5 Qs

Introduction to Desktop Software

Introduction to Desktop Software

University - Professional Development

10 Qs

Rocket Trivia Quizizz - Kennedy Space Center

Rocket Trivia Quizizz - Kennedy Space Center

Professional Development

9 Qs

Space AMAZINNG

Space AMAZINNG

Professional Development

11 Qs

Google earthengine day 3

Google earthengine day 3

Assessment

Quiz

Science

Professional Development

Hard

Created by

ERNEST OPOKU-KWARTENG

Used 5+ times

FREE Resource

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

what i the resolution of a landsat image?

20

10

40

30

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the resolution for a sentinel Image ?

60 meters

50 meters

10-20 meters

5 meters

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

All the following are used in filtering an image collection except?

.sort ()

.filterBounds()

.filterDate ()

.filterCloud()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is used to select the first image in an image collection ?

.firstImage()

.first()

.first(*)

.first(&&)

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

which of the following expresion is used to center a map ?

Map.centerObject(img, 8);

Map.centerImage(img, 8);

Map.centerPoint(img, 8);

Map.centerVector(img, 8);

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

which of the following expression is used to add an image to a map ?

Map.addlayer();

Map.addLayer();

map.addLayer();

map.addlayer();