I’ve noticed that some observations which are licensed under Creative Commons are not showing up when searching for species on the Explore page with the corresponding CC license selected. Here’s an example:
https://www.inaturalist.org/observations/21168825
When searching for the species with CC-BY license selected, I get no results, despite CC-BY being the license listed on the observation detail page, and the license_code returned from the API:
https://www.inaturalist.org/observations?photo_license=cc-by&taxon_id=20563
I also noticed that the image is served from https://static.inaturalist.org instead of https://inaturalist-open-data.s3.amazonaws.com.
I noticed the same issue with this observation:
https://www.inaturalist.org/observations/108136200
Am I missing something? Is this a known issue of some sort?
I did find this similar issue that was apparently resolve: https://github.com/inaturalist/inaturalist/issues/2592