opengeos / leafmap

A Python package for interactive mapping and geospatial analysis with minimal coding in a Jupyter environment
https://leafmap.org
MIT License
3.21k stars 384 forks source link

Refactor basemap module on top of xyzservices #91

Closed giswqs closed 3 years ago

giswqs commented 3 years ago

The xyzservices package provides a unified place for XYZ tile management. It would be beneficial to refactor the basemap module based on xyzservies.

References:

giswqs commented 3 years ago

This feature has been implemented. See notebook example https://leafmap.org/notebooks/27_basemap_gallery

Try it out: https://gishub.org/leafmap-demo

https://user-images.githubusercontent.com/5016453/128418610-320f09c1-4624-4c2c-8b04-1a11dcf32041.mp4

https://user-images.githubusercontent.com/5016453/128418642-4de85f36-910b-44e4-8c82-d9a62ae5c73d.mp4