Examples#
Python script examples#
Any of the following scripts
import geeViz.examples.timeLapseExample
import geeViz.examples.getLandsatWrapper
import geeViz.examples.getSentinel2Wrapper
import geeViz.examples.getCombinedLandsatSentinel2Wrapper
import geeViz.examples.harmonicRegressionWrapper
import geeViz.examples.LANDTRENDRWrapper
import geeViz.examples.LANDTRENDRViz
import geeViz.examples.CCDCViz
import geeViz.examples.lcmsViewerExample
import geeViz.examples.LCMAP_and_LCMS_Viewer
import geeViz.examples.phEEnoVizWrapper
import geeViz.examples.LANDTRENDRViz
import geeViz.examples.GFSTimeLapse
Python notebook examples#
Important
geeViz.geeView map outputs will not display correctly in these example notebooks below. They will correctly display when you run them.
Getting Started using geeViz#
- Starter geeViz geeView Notebook
- Importing
geeViz.geeView
- Adding a GEE image (NLCD) to the
Map
and viewing and querying it - Visualizing multiple layers on the map
- Introducing map query lookup tables and custom styles
- Visualizing vectors and rasters on the map
- Visualizing GEE layers as a local geojson vector
- Using geeView’s
Map.addTimeLapse
function to visualize animageCollection
- Importing
Visualize multi-temporal imageCollections#
Visualize Annual NLCD#
Visualize MapBiomas Datasets#
Visualize Dynamic World#
Visualize the Global Land Cover Dataset#
Visualize LCMS and LCMAP Outputs#
Leverage geeViz.getImagesLib to consistently process Landsat data#
Interactively summarize data#
- Visualizing Area Summaries
- Basic Area Charting
- Line and Sankey Charts
- Ways of adding area charting layers
- Charting Non-Thematic Data
- Charting Images
- Charting Images Without Color and Name Properties
- Charting Time Lapses
- Charting Thematic Data without set properties
- Comparing map output versions
- Other charting summary zone selection methods