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

Allow dict input for Map Style #494

Open
kylebarron opened this issue May 1, 2024 · 0 comments
Open

Allow dict input for Map Style #494

kylebarron opened this issue May 1, 2024 · 0 comments

Comments

@kylebarron
Copy link
Member

The dict should be a valid mapbox style spec object.

We might also want to have helpers for a single-layer raster-tile basemap. E.g. lonboard.basemap.RasterBasemap which takes in an xyz url. We should have an example with standard OSM tiles.

There are a bunch of default public raster tile basemaps here (referenced from here). Also see https://github.com/geopandas/xyzservices, which may be a better integration point. We should be able to integrate directly with the TileProvider class.

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

1 participant