google / google/neuroglancer

Allow query strings for precomputed chunks URLs

Open
#316 3 comments 2 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
1.5k
Forks
389
Avg merge
3d 21h
Merged PRs (30d)
3

Description

Currently, neuroglancer will error out on datasets of the kind `precomputed://http://` if they contains query parameters. This is particularly annoying when serving data from Opentsack Swift's temporary URLs, since those come with signatures in the query parameters.

It seems natural to allow URLs to be derived from the base URL as usual, but also appending the query params to the string, but I haven't given too much thought on what consequences that could have.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.