Git Product home page Git Product logo

eeconvert's Introduction

eeConvert

pre-alpha, use at own risk.

Easy to use functions to convert google earth engine data types such as featureCollections into other GIS formats such as geopandas GeoDataframes or Folium map layers. These functions are client side so don't use them on large featureCollections or images. This package is mainly tailored to test subsets of your results and visualize them in a dataframe or folium map.

Supported formats:

  1. pandas
  2. geopandas
  3. folium
  4. postGreSQL
  5. postGIS (enabled postGreSQL)

use at your own risk.

Documentation is currently limited to the comments of the different functions in the eeconvert/eeconvert/init.py file.

Link to read the Docs

Installation:

Step 1:

One of the packages' dependencies is pyproj which requires a compiler to be installed.

Linux

apt-get install gcc

MacOS

Using brew:
brew install llvm

Windows

Install MicroSoft Visual

Step 2:

pip install eeconvert

Todo:

  1. allow to install using conda install eeconvert
  2. Develop testing scripts
  3. create a read the docs
  4. improve functionality

Build Status

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.