Skip to content

wip: loaders.gl shim to allow passing input data via data prop#127

Closed
kylebarron wants to merge 1 commit intomainfrom
kyle/wip-custom-loader
Closed

wip: loaders.gl shim to allow passing input data via data prop#127
kylebarron wants to merge 1 commit intomainfrom
kyle/wip-custom-loader

Conversation

@kylebarron
Copy link
Copy Markdown
Member

@kylebarron kylebarron commented Jan 1, 2026

Ideally we'd be able to use the data prop that most deck.gl layers use. However this doesn't seem possible because the data prop is explicitly tied to loaders.gl and loaders.gl loaders always attempt to load the full input URL.

visgl/deck.gl#9931

Closes #131

@kylebarron
Copy link
Copy Markdown
Member Author

Would've been interesting but this isn't worth it. It's fine to tell people to pass in props via geotiff or zarr keyword names

@kylebarron kylebarron closed this Feb 14, 2026
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

Successfully merging this pull request may close these issues.

Allow passing geotiff input to data layer prop

1 participant