+ All Categories
Home > Software > DSD-INT 2015 - Planetary-scale geospatial analysis with Google Earth engine, Gennadii Donchyts &...

DSD-INT 2015 - Planetary-scale geospatial analysis with Google Earth engine, Gennadii Donchyts &...

Date post: 20-Feb-2017
Category:
Upload: delftsoftwaredays
View: 408 times
Download: 0 times
Share this document with a friend
15
Google Earth Engine Workshop Gennadii Donchyts (Gena), Josh Friedman, Fedor Baart Google Earth Engine Workshop Gennadii Donchyts (Gena), Josh Friedman, Fedor Baart
Transcript
Page 1: DSD-INT 2015 - Planetary-scale geospatial analysis with Google Earth engine, Gennadii Donchyts & Josh Friedman, Deltares

Google Earth Engine Workshop

Gennadii Donchyts (Gena), Josh Friedman, Fedor Baart

Google Earth Engine Workshop

Gennadii Donchyts (Gena), Josh Friedman, Fedor Baart

Page 2: DSD-INT 2015 - Planetary-scale geospatial analysis with Google Earth engine, Gennadii Donchyts & Josh Friedman, Deltares

LANDSAT mission

Spatial resolution

Temporal resolution

Spectral resolution

Radiometric resolution

Page 3: DSD-INT 2015 - Planetary-scale geospatial analysis with Google Earth engine, Gennadii Donchyts & Josh Friedman, Deltares

Colorado River

Iranian Bay

Pacullpa, Peru

Page 4: DSD-INT 2015 - Planetary-scale geospatial analysis with Google Earth engine, Gennadii Donchyts & Josh Friedman, Deltares

Water detection using unsupervised classification SLIC (Simple Linear Iterative Clustering), (Archanta, 2012)

Page 5: DSD-INT 2015 - Planetary-scale geospatial analysis with Google Earth engine, Gennadii Donchyts & Josh Friedman, Deltares

Flood Extent Mapping

Focus AreaMekong river and tributaries from Vientiane, Lao PDR, to

the South China Sea. (With adjustments the tool can easily

be used elsewhere.)

Initial Results

Water detection

Thailand Example: Modified Normalized Difference Index(8th percentile) over the Landsat 8 period.This normally represents flood water.

Thailand Example: Modified Normalized Difference Index(40th percentile) over the Landsat 8 period.This normally represents permanent water.

Page 6: DSD-INT 2015 - Planetary-scale geospatial analysis with Google Earth engine, Gennadii Donchyts & Josh Friedman, Deltares

Coastline Extraction – Zandmotor

Page 7: DSD-INT 2015 - Planetary-scale geospatial analysis with Google Earth engine, Gennadii Donchyts & Josh Friedman, Deltares

Area

get cloud-free images

extract boundary

interpolate

Page 8: DSD-INT 2015 - Planetary-scale geospatial analysis with Google Earth engine, Gennadii Donchyts & Josh Friedman, Deltares

SRTM 30m

Page 9: DSD-INT 2015 - Planetary-scale geospatial analysis with Google Earth engine, Gennadii Donchyts & Josh Friedman, Deltares
Page 11: DSD-INT 2015 - Planetary-scale geospatial analysis with Google Earth engine, Gennadii Donchyts & Josh Friedman, Deltares

Get an Image

Pick your: projection, resolution, bands, bounding-box, visualization Access as: Web map, KML, GeoTIFF

Global-scale Algorithm Processing

Page 12: DSD-INT 2015 - Planetary-scale geospatial analysis with Google Earth engine, Gennadii Donchyts & Josh Friedman, Deltares

Get an Image Apply an algorithm to an image

Library functions or script your own.

Global-scale Algorithm Processing

Page 13: DSD-INT 2015 - Planetary-scale geospatial analysis with Google Earth engine, Gennadii Donchyts & Josh Friedman, Deltares

Get an Image Apply an algorithm to an image Filter a collection

Time, Space & Metadata search

Global-scale Algorithm Processing

Page 14: DSD-INT 2015 - Planetary-scale geospatial analysis with Google Earth engine, Gennadii Donchyts & Josh Friedman, Deltares

Get an Image Apply an algorithm to an image Filter a collection Map an algorithm over a collection

N → N

Global-scale Algorithm Processing

Page 15: DSD-INT 2015 - Planetary-scale geospatial analysis with Google Earth engine, Gennadii Donchyts & Josh Friedman, Deltares

Get an Image Apply an algorithm to an image Filter a collection Map an algorithm over a collection Reduce a collection

N → 1 or N → M

Global-scale Algorithm Processing


Recommended