Users can define a rougher location to be used when taking photos via system settings, we know the location error (in meters) via EXIF fields and already use that info when searching for suggested categories.
The app should atleast show an info about the accuracy and the error radius on the map in a draft.
And ideally it should support location editing, not just removal. storing coordinates with accuracy is technically possible with structured data, but web ui is not really using the info in a meaningful way. So its better to let the user judge and edit before upload.
Users can define a rougher location to be used when taking photos via system settings, we know the location error (in meters) via EXIF fields and already use that info when searching for suggested categories.
The app should atleast show an info about the accuracy and the error radius on the map in a draft.
And ideally it should support location editing, not just removal. storing coordinates with accuracy is technically possible with structured data, but web ui is not really using the info in a meaningful way. So its better to let the user judge and edit before upload.