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
- Host: GitHub
- URL: https://github.com/giswqs/earthengine-js-examples
- Owner: giswqs
- License: mit
- Created: 2020-01-23T03:58:50.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-31T20:02:23.000Z (over 5 years ago)
- Last Synced: 2025-04-20T14:42:42.664Z (6 months ago)
- Topics: earth-engine, geospatial, gis, google-earth-engine, javascript, remote-sensing
- Language: JavaScript
- Size: 144 KB
- Stars: 8
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# earthengine-js-examples
[](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.