lonboard icon indicating copy to clipboard operation
lonboard copied to clipboard

A Python library for fast, interactive geospatial vector data visualization in Jupyter.

Results 115 lonboard issues
Sort by recently updated
recently updated
newest added

Todo: - [ ] Make deck.gl test app for Felix with Arrow point data and boolean array buffer

https://github.com/user-attachments/assets/559f13b0-9d38-429e-b857-72c08cedaf51 Learnings so far: - deck.gl crashed when I supplied a column that was either 0 or 1, but it seems to work fine when it's either 1 or 2....

Things I've added in our fork that may be worth adding/reviewing here #### Things that are simple(ish) to merge - v9 bump - Add support for Deck widgets - Add...

This PR addresses issue #592. The aim is to integrate changes from the [ecoscope fork](https://github.com/wildlife-dynamics/lonboard) of Lonboard and discuss their potential inclusion in the main project. The fork was initiated...

This example silently renders nothing because the default numpy data type is int64, not float64. Setting `dtype=np.float64` fixes rendering. We should have some sort of validation about the data type....

Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 5 to 6. Release notes Sourced from astral-sh/setup-uv's releases. v6.0.0 🌈 activate-environment and working-directory Changes This version contains some breaking changes which have been gathering up for...

dependencies
github_actions

Bumps the other group with 29 updates in the / directory: | Package | From | To | | --- | --- | --- | | @anywidget/react | `0.0.8` |...

javascript
dependencies