QuantStack / jupytergis

JupyterGIS
BSD 3-Clause "New" or "Revised" License
15 stars 5 forks source link

Add raster layer gallery #16

Open martinRenou opened 4 days ago

martinRenou commented 4 days ago

cc. @gjmooney

Add a raster layer gallery using xyzservices.

Common sense would want to create a server endpoint for accessing the gallery items, I'm not taking this approach otherwise it would not work in the case of jupyterlite.

Remaining for this PR:

github-actions[bot] commented 4 days ago

Binder :point_left: Launch a Binder on branch _martinRenou/jupytergis/raster_layergallery

davidbrochart commented 4 days ago

A raster layer gallery sounds nice, but should it be implemented as a registry and populated by plugins?

martinRenou commented 3 days ago

A raster layer gallery sounds nice, but should it be implemented as a registry and populated by plugins?

Yeah definitely 👍🏽 Added it to the TODO list of the PR