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

There's now [pytest-ipywidgets](https://pypi.org/project/pytest-ipywidgets/). See https://github.com/jupyter-widgets/ipywidgets/issues/2934#issuecomment-2109499356. Note that this might still be quite difficult to implement because we need to emulate a GPU as well if we want to render data....

Hi, I would like to use a 'lonboard' in Google Colab to visualize a GeoDataFrame ('gdf'). The code runs without any errors, but no output is displayed, even though it...

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 8.9.35 to 9.0.14 Release notes Sourced from @​deck.gl/core's releases. v9.0.14 fix(carto):...

javascript
dependencies

`compute_view` crashes when empty points exist (giving an infinite bounding box) Maybe give a warning that null points exist, and then filter them out for creating a bbox?

Top-level layer for any GeoDataFrame/GeoArrow input. For now, this will be a "container widget" that stores a sequence of ScatterplotLayer, PathLayer, and PolygonLayer. In the long run, it'll pass that...

- if you see an error like "model not found", reload your _browser tab_ (not the Jupyter kernel) and try again

Lonboard is really powerful for rendering large-ish datasets but sometimes people have data that's just too large to send to the frontend. This can be large raster datasets (think Landsat...

See https://github.com/jupyter-widgets/ipyleaflet/blob/1a8e57375ee79ee08a76049ca33a61211b827b83/python/jupyter_leaflet/src/controls/WidgetControl.ts#L10 ![](https://miro.medium.com/v2/resize:fit:1400/format:webp/1*0SvmdK7ykkDXZ4oU-x6QzA.gif)