Skip to content

Folium plugin to provide fast webgl rendering for GeoJSON FeatureCollections

License

Notifications You must be signed in to change notification settings

onaci/folium-glify-layer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

folium-glify-layer PyPI version Binder

A plugin for Folium to provide fast webgl rendering for large GeoJSON FeatureCollections (currently limited to polygons, lines and points).

For docs and examples see src, example.py, or GlifyLayer notebook.

install

pip install folium-glify-layer

jupyter demo

(or just follow the binder link)

conda env create -f environment.yml
conda activate folium-glify-example
jupyter lab

thanks

About

Folium plugin to provide fast webgl rendering for GeoJSON FeatureCollections

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published