holoviz-topics / examples

Visualization-focused examples using HoloViz for specific topics
https://examples.holoviz.org
Creative Commons Attribution 4.0 International
84 stars 25 forks source link

Replace the use of stamen tiles in the repo #451

Open Azaya89 opened 1 week ago

Azaya89 commented 1 week ago

The use of stamen tiles in the census example will be done under #430

github-actions[bot] commented 1 week ago

Your changes were successfully integrated in the dev site, make sure to review the pages of the projects you touched before merging this PR.

maximlt commented 1 week ago

It'd be nice if you could post screenshots of the new plots so we can see if the basemap colors don't confict too much with the data colors.

Azaya89 commented 6 days ago

Landsat Old

landsat_old

Landsat new

landsat_new

Ml_annotator old

ml_old

Ml_annotator new

ml_new

Ship traffic old

ship_old

Ship traffic new

ship_new

maximlt commented 6 days ago

Thanks @Azaya89! The comparison with the old maps doesn't really apply as the Stamen maps can no longer be loaded. You can visit for example the ML Annotator example and verify in your browser that the requests made to get the Stamen tiles fail. This example seems to have an overlay of tiles (ESRI * Stamen).

image

github-actions[bot] commented 6 days ago

Your changes were successfully integrated in the dev site, make sure to review the pages of the projects you touched before merging this PR.

Azaya89 commented 1 day ago

Datashader dashboard now

ds_dashboard

Ship traffic now

ship_t updated

ML_annotators now

image

When you zoom in, the labels also update dynamically. @maximlt

github-actions[bot] commented 1 day ago

Your changes were successfully integrated in the dev site, make sure to review the pages of the projects you touched before merging this PR.

Azaya89 commented 21 hours ago

Nice good progress :) !

I can see Census also use StamenLabels in two places, do you plan to update it too?

Sure.

github-actions[bot] commented 14 hours ago

Your changes were successfully integrated in the dev site, make sure to review the pages of the projects you touched before merging this PR.