Facebook
From JorgeSantos, 3 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 878
  1. import ee
  2. from ee_plugin import Map
  3. image = ee.Image('USGS/SRTMGL1_003')
  4.    
  5. Map.addLayer(image, {'palette': ['blue', 'red'], 'min': 0, 'max': 5000}, 'dem', True)

Replies to Google Earth Engine Demo rss

Title Name Language When
Re: Google Earth Engine Demo Thundering Crow text 1 Year ago.
Re: Google Earth Engine Demo Soft Owl text 2 Years ago.
Re: Google Earth Engine Demo Unreliable Anoa text 3 Years ago.
Re: Google Earth Engine Demo Scorching Wigeon text 3 Years ago.