Google earthengine day 3

Google earthengine day 3

Professional Development

6 Qs

quiz-placeholder

Similar activities

QUIZZ BRILINK

QUIZZ BRILINK

Professional Development

10 Qs

Gas Keun

Gas Keun

1st Grade - Professional Development

10 Qs

How do waves behave

How do waves behave

KG - Professional Development

10 Qs

Rocks & Minerals

Rocks & Minerals

KG - Professional Development

10 Qs

Mid term exam practice quiz

Mid term exam practice quiz

KG - Professional Development

10 Qs

Journal Club - NETT Trial

Journal Club - NETT Trial

Professional Development

10 Qs

Machine Learning Overview

Machine Learning Overview

Professional Development

11 Qs

Very Challenging Trivia part 3

Very Challenging Trivia part 3

6th Grade - Professional Development

10 Qs

Google earthengine day 3

Google earthengine day 3

Assessment

Quiz

Science

Professional Development

Practice Problem

Hard

Created by

ERNEST OPOKU-KWARTENG

Used 6+ times

FREE Resource

AI

Enhance your content in a minute

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

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();