Contents

pydeck 0.8.0

0

Widget for deck.gl maps

Widget for deck.gl maps

Stars: 11607, Watchers: 11607, Forks: 2020, Open Issues: 299

The visgl/deck.gl repo was created 8 years ago and the last code push was 22 minutes ago.
The project is extremely popular with a mindblowing 11607 github stars!

How to Install pydeck

You can install pydeck using pip

pip install pydeck

or add it to a project with poetry

poetry add pydeck

Package Details

Author
Andrew Duberstein
License
Apache License 2.0
Homepage
https://github.com/visgl/deck.gl/tree/master/bindings/pydeck
PyPi:
https://pypi.org/project/pydeck/
GitHub Repo:
https://github.com/visgl/deck.gl

Classifiers

  • Multimedia/Graphics
No  pydeck  pypi packages just yet.

Errors

A list of common pydeck errors.

Code Examples

Here are some pydeck code examples and snippets.

GitHub Issues

The pydeck package has 299 open issues on GitHub

  • [Bug] Mapbox integration, layer get repeated even with renderWorldCopies set to false
  • Felix/carto binary format
  • Cannot read properties of null (reading 'isVisible') [Bug]
  • Allow setting FontAtlasManager LRU Cache limit
  • [Feat] Allow setting FontAtlasManager LRU Cache Limit
  • [Bug] Google map satellite 3D view rotation bug
  • Bump trim-off-newlines from 1.0.1 to 1.0.3
  • [Bug] Interactivity not working in the MapboxLayer example
  • Tile3DLayer error in FirstPersonView
  • Mask Extension [WIP]
  • [Feat] Masking based on a polygon
  • [Feat] Vanishing point offset for WebMercatorViewport
  • [Feat] adding an animation controller in Trips Layer
  • [Feature] CARTO - Maps API client
  • Tiles returned onViewportLoad for binary layers have unusable content

See more issues on GitHub

Related Packages & Articles

plotly 5.20.0

An open-source, interactive data visualization library for Python

hypertools 0.8.0

A python package for visualizing and manipulating high-dimensional data

osmnx 1.9.1

Download, model, analyze, and visualize street networks and other geospatial features from OpenStreetMap

keplergl 0.3.2

This is a simple jupyter widget for kepler.gl, an advanced geospatial visualization tool, to render large-scale interactive maps.

bokeh 3.4.0

Interactive plots and applications in the browser from Python