Published August 26, 2020 | Version 0.0.2
Software Open

samapriya/earthengine-standalone-tools: earthengine-standalone-tools

Creators

Description

earthengine-standalone-tools

Standalone tools for Google Earth Engine operations. To get all the tools clone the repo and install requirements

git clone https://github.com/samapriya/earthengine-standalone-tools.git
cd earthengine-standalone-tools
pip install requirements.txt
eereposnap : Read the Medium Post Here

Tool to create snapshots of earthengine user's Owner, Reader and Writer scripts. Handles issues with git clone in windows and managing repo and permission type.

To Setup

Make sure you have python3 installed and then migrate to the folder inside the cloned repo

git clone https://github.com/samapriya/earthengine-standalone-tools.git
cd earthengine-standalone-tools/eereposnap

eebasemaps

Google Earth Engine already has tools for you to set some basemaps for example

Map.setOptions('SATELLITE') or Map.setOptions('HYBRID')

and so on however what if you want some variety and turns out there is a whole array of snazzy basemaps in a user contributed website called Snazzy maps and you can use them in Google Earth Engine.

This too allows you to convert a snazzy map url directly into a Google Earth Engine Snippet and use it by simply using a snazzy maps url. Here are a few steps

To Setup

Make sure you have python3 installed and then migrate to the folder inside the cloned repo

git clone https://github.com/samapriya/earthengine-standalone-tools.git
cd earthengine-standalone-tools/eebasemaps
Usage
  • Get the Snazzy Maps URL

  • Use the url to generate or export the GEE snippet for the Snazzy map and then use it in Google Earth Engine.

Changelog 2020-08-26
  • Added eebasemap tools for snazzy maps in GEE
  • Updated Selenium fetch tools
  • Removed dependency on pendulum library

Files

samapriya/earthengine-standalone-tools-0.0.2.zip

Files (10.0 kB)

Name Size Download all
md5:84b59d69d20e89a60d11c4bbfad2ad9f
10.0 kB Preview Download

Additional details