lonboard
lonboard copied to clipboard
A Python library for fast, interactive geospatial vector data visualization in Jupyter.
Bumps the deck-loaders-luma group with 4 updates in the / directory: [@deck.gl/core](https://github.com/visgl/deck.gl), [@deck.gl/extensions](https://github.com/visgl/deck.gl), [@deck.gl/layers](https://github.com/visgl/deck.gl) and [@deck.gl/react](https://github.com/visgl/deck.gl). Updates `@deck.gl/core` from 9.0.36 to 9.1.4 Release notes Sourced from @deck.gl/core's releases. v9.1.4 feat(mapbox):...
Shall this footnote be updated, now that GeoParquet 1.1 is out? Can you now simply say that Lonboard uses GeoParquet [1.1]? https://github.com/developmentseed/lonboard/blob/033a45a0981dce3a2e9e239c6eb4a720bcb6c2b6/docs/how-it-works/index.md?plain=1#L11
to begin review. The notebook at examples/explore should run through and demonstrate functionality. I need to take a look at how you prefer to test against Maps
## Context What results were you expecting? ArcLayer example fails due to lack of geometry data in `pyarrow` table when running the `U.S. County-to-County Migration` python example. ## Resulting behaviour,...
When embedding lonboard in panel (and probably other similar toolkits), the map height is fixed to 24rem, regardless of the parent container's height. This issue is new since 0.9.3, I...
Looks like it's not included
https://github.com/duckdb/duckdb/discussions/12115#discussioncomment-12637938
Contributes to #586. @kylebarron this just restore the original tooltip files, re-enabling the feature that was removed in #636. I think the tooltip need improvements on the layout to break...
* Require Python 3.9 or higher by @kylebarron in https://github.com/developmentseed/lonboard/pull/743 * Panel example update by in https://github.com/developmentseed/lonboard/pull/746 * Enable more ruff linters by @kylebarron in https://github.com/developmentseed/lonboard/pull/753 * Scope tailwind preflight...
https://github.com/developmentseed/lonboard/blob/510af74c550eced13a79d80f16cee38b98df69b7/pyproject.toml#L11-L13 It looks like colab has been updating packages recently https://github.com/googlecolab/colabtools/issues/2230#issuecomment-2691314734