Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for PMTiles and MBTiles #1134

Closed
giswqs opened this issue Aug 27, 2023 · 1 comment
Closed

Add support for PMTiles and MBTiles #1134

giswqs opened this issue Aug 27, 2023 · 1 comment

Comments

@giswqs
Copy link
Contributor

giswqs commented Aug 27, 2023

It is challenging to visualize large vector datasets with ipyleaflet. One potential workaround is to convert vector to MBTiles with tools like dal2mbtiles, then visualize MBTiles with ipyleaflet. There is a Leaflet.TileLayer.MBTiles plugin for JavaScript. It would be nice if ipyleaflet can support this as well.

@giswqs giswqs changed the title Add support for MBTiles Add support for PMTiles MBTiles Sep 20, 2023
@giswqs
Copy link
Contributor Author

giswqs commented Sep 20, 2023

A folium PMTiles plugin by @jtmiclat. It will be great if ipyleaflet can support PMTiles as well.
https://github.com/giswqs/folium-pmtiles

@giswqs giswqs changed the title Add support for PMTiles MBTiles Add support for PMTiles and MBTiles Sep 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants