Skip to main content

Pydeck wrapper for use with Google Earth Engine

Project description

pydeck-earthengine-layers

Pydeck wrapper for use with Google Earth Engine

Install

pip install pydeck-earthengine-layers

This also ensures pydeck is installed. If you haven't previously enabled pydeck to be used with Jupyter, follow its instructions to install.

Using

For an example, see the examples/Introduction.ipynb Jupyter Notebook.

Release notes

To release, bump the version by running:

bumpversion patch
// or
bumpversion minor

Then create a dist bundle with:

python setup.py sdist

Then upload to PyPI with

twine upload dist/pydeck-earthengine-layers-0.1.0.tar.gz

replacing with the current version number.

Changelog

1.2.0 (2020-08-19)

  • New EarthEngineTerrainLayer exposed through Pydeck. Allows for visualizing EarthEngine Image objects over 3D terrain
  • Reduced positional arguments. For the EarthEngineLayer, only ee_object and vis_params may be positional arguments; all others must be keyword arguments. For the EarthEngineTerrainLayer, only ee_object, ee_terrain_object, and vis_params may be positional arguments; all others must be keyword arguments.
  • Various JavaScript-side improvements, which trickle down to Pydeck. See What's New for more information.

1.1.0

Skipped to maintain identical versions as JS bundle

1.0.1 (2020-08-06)

  • Pin JS bundle used by pydeck to 1.0.0, since 1.1.0 upgrades the TileLayer to deck.gl 8.2 and is currently broken.

1.0.0 (2020-06-05)

  • Release in conjunction with NPM 1.0 release.

0.2.2 (2020-06-05)

  • Update Python module to point to beta NPM module via unpkg for now

0.2.1 (2020-06-04)

  • Update Python module to point to released NPM module via unpkg, instead of serving directly from Github. #77

0.2.0 (2020-05-26)

  • Set vis_params as the second positional argument #56
  • Use a minified bundle #51
  • Option to set a custom EE Layer bundle url #31

0.1.1 (2020-04-27)

  • Include requirements.txt and requirements_dev.txt in MANIFEST.in to fix install.

0.1.0 (2020-04-23)

  • First release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pydeck-earthengine-layers-1.2.0.tar.gz (4.9 kB view details)

Uploaded Source

File details

Details for the file pydeck-earthengine-layers-1.2.0.tar.gz.

File metadata

  • Download URL: pydeck-earthengine-layers-1.2.0.tar.gz
  • Upload date:
  • Size: 4.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0.post20200814 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.7

File hashes

Hashes for pydeck-earthengine-layers-1.2.0.tar.gz
Algorithm Hash digest
SHA256 14816450cfc65d58453efbd36f75d16f3e4f7a2d3da787e8651c27de77c6d0b1
MD5 98985957c231b6e893bed442849e38c0
BLAKE2b-256 fb375805e29d68bb5638146ea883d3de07b0bd5842487f5a5cc848dea2f05b24

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page