tus / tusd

Reference server implementation in Go of tus: the open protocol for resumable file uploads
https://tus.github.io/tusd
MIT License
3.04k stars 475 forks source link

GPS metadata are removed when uploading images #1060

Closed kw005 closed 8 months ago

kw005 commented 8 months ago

When uploading images with GEO tagging metadata, those information are being removed.

How can I get all original metadata information from the users image?