oliverblues / GEE

Using Google Earth Engine platform to process geographic data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google Earth Engine Autocomplete Command Plan

Aim

With the increasing number of users of GEE, the plan aims to solve the problems of the Earth Engine Code Editor,
such as the lack of auto-complete command function and the simple interpretation of Docs documents,
which is not conducive to the public learning and use.

GEE_Autocomplete plugin

1.Functions

plugin

  • Copy: copy the selected function, or click filter results to complete the copy
  • Details: a official document of this function
  • Demo: a demo of this function
    to be continue

2.Installation

You need chrome and Violentmonkey (firefox is also OK)

  • Install Violentmonkey extension in chrome or firefox
  • Dashboard → New script → paste the script in GEE_Autocomplete → F5 refresh GEE website
    gif

3.Updates

At present, this plug-in is only used for demonstration,
The majority of GEE users are required to supplement demo of the method information according to the data structure of GEEAutocomplete.json file.
Send it to my email address (742187365@qq.com) or submit it on Github.

GEEAutocomplete.js

Donate first then email to me ask for GEEAutocomplete.js (742187365@qq.com)

GEE Download plugin

https://github.com/kongdd/gee_monkey

About

Using Google Earth Engine platform to process geographic data