girder / large_image

Python modules to work with large multiresolution images.
http://girder.github.io/large_image/
Apache License 2.0
190 stars 41 forks source link

Is it possible to provide a separate REST-API for annotation elements? #1569

Open nipeone opened 1 month ago

nipeone commented 1 month ago

Currently, if to update the value of label of an element, only can do the overall update via annotation.updateAnnotation, which will cause the update to fail if the amount of data associated with the elements associated with the annotation is large.