Skip to content

Limit the marker resolution to 4k #726

@pablodiegoss

Description

@pablodiegoss

Feature Request

Currently the users can upload huge files as markers, found files with 10000x10000 pixels on the storage. It should be limited to a specific resolution, probably at 4k, for file size reasons and processing limits on marker generation endpoints.

Describe the solution you'd like

  • A warning to be shown on the marker preview indicating that the file is too big to be generated as a marker.
  • The marker form should generate an error if the user somehow forces the upload of a big file
  • Automated tests should ensure that this warning and form work without uploading a huge files to our repository (tests should run on a temporary generated file )

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions