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

It is possible to use OSM raster layer ? #118

Open
prometek opened this issue Jun 10, 2024 · 1 comment
Open

It is possible to use OSM raster layer ? #118

prometek opened this issue Jun 10, 2024 · 1 comment

Comments

@prometek
Copy link

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,

@Shane98c
Copy link
Member

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.

image

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

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

2 participants