developmentseed / developmentseed/lonboard

Basemap refactor

Open
#494 1 comment 5 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
964
Forks
54
Avg merge
5m
Merged PRs (30d)
1

Description

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](https://leaflet-extras.github.io/leaflet-providers/preview/) (referenced from [here](https://python-visualization.github.io/folium/latest/getting_started.html#Choosing-a-tileset)). 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](https://xyzservices.readthedocs.io/en/stable/api.html#xyzservices.TileProvider).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.