Google earthengine day 3

Google earthengine day 3

Professional Development

6 Qs

quiz-placeholder

Similar activities

How do waves behave

How do waves behave

KG - Professional Development

10 Qs

Machine Learning Overview

Machine Learning Overview

Professional Development

11 Qs

Google Earth Engine 3.0 Quiz | Day 2

Google Earth Engine 3.0 Quiz | Day 2

University - Professional Development

10 Qs

CCT Mind Map

CCT Mind Map

KG - Professional Development

10 Qs

IACUC Review

IACUC Review

Professional Development

9 Qs

QUIZ MODULE 3 CEPBFO

QUIZ MODULE 3 CEPBFO

Professional Development

10 Qs

Hip and Pelvis Functional Anatomy

Hip and Pelvis Functional Anatomy

Professional Development

11 Qs

17. RISPACS - RIS Pentadbiran Sistem

17. RISPACS - RIS Pentadbiran Sistem

Professional Development

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