Skip to content

Add thumbnail urls for iNaturalist #1389

Open

Description

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    ✨ goal: improvementImprovement to an existing user-facing feature💻 aspect: codeConcerns the software code in the repository🟨 priority: mediumNot blocking but should be addressed soon🧱 stack: catalogRelated to the catalog and Airflow DAGs

    Type

    No type

    Projects

    • Status

      📋 Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions