Skip to content

Extracting embedded metadata upon upload #88

@agharbeia

Description

@agharbeia

We have a use-case where we can only accept submission of photos if they are properly annotated with geospatial and timestamp information.

We could ask contributors to do that manually using the included mapping applet, but it would be great if the upload form could extract the metadata that is embedded in the image file, if any.

I'm not sure how this could be implemented, since in necessarily entails a pre-uploading of the file, perhaps partially, which means HttpRequest etc.

While there are extensions that can facilitate the extraction of embedded metadata, it would be great if this can be done while uploading in order to:

  • inform the contributor of whether their contribution has embedded metadata
  • inform the contributor of the suitability of their submission for acceptance
  • reduce the effort needed for moderation by filtering non-qualified contributions

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions