Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add thumbnail urls for iNaturalist #1389

Open
1 task
rwidom opened this issue Oct 19, 2022 · 0 comments
Open
1 task

Add thumbnail urls for iNaturalist #1389

rwidom opened this issue Oct 19, 2022 · 0 comments
Labels
💻 aspect: code Concerns the software code in the repository ✨ goal: improvement Improvement to an existing user-facing feature 🟨 priority: medium Not blocking but should be addressed soon 🧱 stack: catalog Related to the catalog and Airflow DAGs

Comments

@rwidom
Copy link
Collaborator

rwidom commented Oct 19, 2022

Current Situation

The image store does not save thumbnail urls, so we aren't calculating them for iNaturalist photos, but we could.

Suggested Improvement

Once we decide where and how to store and use the thumbnail urls, let's add them.

f"https://inaturalist-open-data.s3.amazonaws.com/photos/{photo_id}/thumb.{extension}"

Benefit

My understanding is that the API (or the front end?) will still need to create our own thumbnails for consistency, but using a smaller file to do so, could improve performance.

Implementation

  • 🙋 I would be interested in implementing this feature.
@rwidom rwidom added the 🚦 status: awaiting triage Has not been triaged & therefore, not ready for work label Oct 19, 2022
@dhruvkb dhruvkb added 🟨 priority: medium Not blocking but should be addressed soon ✨ goal: improvement Improvement to an existing user-facing feature 💻 aspect: code Concerns the software code in the repository ⛔ status: blocked Blocked & therefore, not ready for work and removed 🚦 status: awaiting triage Has not been triaged & therefore, not ready for work labels Oct 19, 2022
@krysal krysal removed the ⛔ status: blocked Blocked & therefore, not ready for work label Jan 25, 2023
@obulat obulat added the 🧱 stack: catalog Related to the catalog and Airflow DAGs label Feb 23, 2023
@obulat obulat transferred this issue from WordPress/openverse-catalog Apr 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💻 aspect: code Concerns the software code in the repository ✨ goal: improvement Improvement to an existing user-facing feature 🟨 priority: medium Not blocking but should be addressed soon 🧱 stack: catalog Related to the catalog and Airflow DAGs
Projects
Status: 📋 Backlog
Development

No branches or pull requests

4 participants