You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am wondering if it is possible to use OSM raster layer with @carbonplab/maps ?
My client has zarr data so you library would perfectly fit, but needs a OSM layer for geographical view.
Thanks,
The text was updated successfully, but these errors were encountered:
We played around this, but it requires a reordering of the stack of canvas elements we use to render the map/zarr data which would require a lot of thought to implement in a reasonable way.
There's a new library that is attempting to solve some of these problems and would allow you to slot the zarr data in alongside your basemap. https://github.com/carderne/zarr-gl
Hi, nice project you have there.
I am wondering if it is possible to use OSM raster layer with
@carbonplab/maps
?My client has zarr data so you library would perfectly fit, but needs a OSM layer for geographical view.
Thanks,
The text was updated successfully, but these errors were encountered: