5. Earth Engine Apps
Last updated
Was this helpful?
Last updated
Was this helpful?
Google Earth Engine Team ()
The objective of today's session is to learn the first steps towards building your own interactive Earth Engine App.
Please provide your feedback on this course GEO717 . Thank you for sharing your thoughts and suggestions!
Earth Engine Apps are dynamic, shareable user interfaces for Earth Engine analyses. With Apps, experts can use simple UI elements to leverage Earth Engine's data catalog and analytical power, for experts and non-experts alike to use.
Refer to the guide to learn more about building and publishing your app.
Learning from example is a good starting point. The following apps provide an overview of possible applications.
Note that in your code editor, you can find additional examples of
The guide provides an overview on the User Interface API, available Widgets, Panels and Events.