Skip to content

Support rendering large GeoJSON datasets with WebGL #1471

@danwild

Description

@danwild

Hi,

I'm interested in an open source alternative to PyDeck/DeckGL for rendering large GeoJSON datasets on an interactive map (DeckGL uses MapBoxGL v2 for map, which is no longer open source).

I've made an initial javascript plugin for leaflet (well, an extension for an existing plugin) to handle this rendering.
I'm now interested in leveraging this functionality in a python context (using Panel).

Does this sound like something that might fit well in Folium? (my initial idea was to add this to ipyleaflet, but unfortunately ipywidgets don't work with panels bokeh server deployment option 😕 ).

If so, should be able to put a PR together. I've seen the plugin contrib guide, any other tips on how to get started much appreciated!

Cheers,
Dan

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions