Closed martinfleis closed 3 years ago
@giswqs regarding keywords filtering providers, I'd wait for #42. Then the API mirroring your free_only=True
keyword would be xyz.filter(requires_token=False).flatten()
.
Awesome! This will make it much easier to pass the list of tiles to the leafmap basemap GUI.
From @giswqs https://twitter.com/giswqs/status/1423265380236201984
I guess that a method
Bunch.flatten()
returning a flat dict would be a good one. Thanks for the suggestion!