Filtering Annotations by ID
- Dominant language
- TypeScript
- Stars
- 1.5k
- Forks
- 389
- Avg merge
- 3d 21h
- Merged PRs (30d)
- 3
Description
My goal is to load annotations and filter them by their ids so they are easy to locate. I was able to follow along [here](https://github.com/google/neuroglancer/issues/227#issuecomment-651316216) to load annotations. In your comment, you state that additional files are required to filter by annotation ids. I was wondering what these additional files are and where they need to be placed.
I have tried adding [single annotation encoding](https://github.com/google/neuroglancer/issues/227#issuecomment-651316216) files in either the directory specified by the `by_id` `key` or the `spatial` `key`. However, neither seems to have an effect.
Any help you can provide would be great, thanks!
Contributor guide
Assessment
This issue has not been assessed yet.