biigle / geo

:m: BIIGLE module to explore images on a world map
GNU General Public License v3.0
0 stars 1 forks source link

Project geo map does not respect annotation sessions #13

Open mzur opened 6 years ago

mzur commented 6 years ago

The projects/:id/images/filter/annotation-label/:id endpoint for the project geo map returns all matching images, ignoring any active annotation session. Although users cannot see the actual annotations this way, they will know that the annotations exist. Implementing this would be be very complicated so I judged it not to be worth the effort. I've created this issue for the record.

References BiodataMiningGroup/biigle-largo#26 and BiodataMiningGroup/biigle-core#53