Brian Tate
Brian Tate
This is a good suggestion. We have looked at this issue from the annotator view experience. I agree an architecture like Quicklink is worth looking into. A nuance on our...
Is this OBE?
Partially addressed by adding URL paramater.
FYI, this new issue is better worded, but when we close this let's also close: #506
Seems like the offending code is here: https://github.com/cvisionai/tator/blob/47c51d371a6bbcb816876264062c24279c0ce0e3/main/store.py#L352-L369 The underlying API call supports specifying content type, unclear what boto3/object storage is doing when not specified, I'd guess assuming binary in...
Keeping the cards that no longer 'belong' off to the side might be worth exploring. It probably simplifies the complexity of internal data storage and provides a helpful visualization for...
Upon closer inspection, this is actually just the MediaCount endpoint running followed by the Medias endpoint. If we move to client side pagination, we can probably speed up responsiveness. Moving...
Just to add some clarifying comments on LTREE. The usage could replace the section name with an LTREE or add an LTREE field to the Section table. Lookups and navigation...
Docs to LTREE for reference: https://www.postgresql.org/docs/current/ltree.html
Backend only for 1.2