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

https://github.com/samapriya/hacktober2018

Places, Planet and Earth Engine: Hacktober2018
https://github.com/samapriya/hacktober2018

Last synced: about 2 months ago
JSON representation

Places, Planet and Earth Engine: Hacktober2018

Awesome Lists containing this project

README

        

# Places, Planet and Earth Engine: Hacktober2018
Building some hack month projects October 2018. Read the [medium article here](https://medium.com/@samapriyaroy/places-planet-earth-engine-hacktober-2018-99f96101e7bf) and my other [medium posts here](https://medium.com/@samapriyaroy)

```
usage: place2planet [-h]
{planetkey,eeinit,refresh,search,footprint,intersect}
...

Hacktober 2018 Place to Planet & EE CLI

positional arguments:
{planetkey,eeinit,refresh,search,footprint,intersect}
planetkey Setting up planet API Key
eeinit Initialize Google Earth Engine
refresh Refreshes your personal asset list and GEE Asset list
search Search for a place and export as a GeoJSON
footprint Use a place search to find assets and export footprint
as GeoJSON
intersect Use a place search to find assets and export assets
from Earth Engine that intersect as CSV report

optional arguments:
-h, --help show this help message and exit
```