An open API service indexing awesome lists of open source software.

https://github.com/giswqs/earthengine-js-examples

Google Earth Engine JavaScript Examples
https://github.com/giswqs/earthengine-js-examples

earth-engine geospatial gis google-earth-engine javascript remote-sensing

Last synced: 5 months ago
JSON representation

Google Earth Engine JavaScript Examples

Awesome Lists containing this project

README

          

# earthengine-js-examples

[![image](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

**Google Earth Engine JavaScript Examples**

The Earth Engine JavaScript examples contained in this repository are adopted from [google/earthengine-api/javascript/src/examples](https://github.com/google/earthengine-api/tree/master/javascript/src/examples). The purpose is to use these examples for the [geemap](https://github.com/giswqs/geemap) Python package without having to clone the entire [google/earthengine-api](https://github.com/google/earthengine-api) repository.