-
-
Notifications
You must be signed in to change notification settings - Fork 227
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Photos not Geotagged on iOS #5532
Comments
SolvedThanks for the quick reply. It seems that I did indeed forget to enable positioning for QField. In the non-native camera the geotagging button was greyed out and not working at first, but after enabling positioning in the map view (by pressing the positioning button) I was asked to give permission and now the geotagging button in the camera can be switched on. The different cameras can also be selected now, I don't know why it didn't work before. Expand documentationFrom the Website in Geotagging:
It might be useful to expand the documentation for iOS devices to say that need the non-native camera to get geotags, as currently from a non-developer perspective, an iOS device's native camera is generally capable of geotagging, just not in QField. Further NotesI'm also looking forward to the upcoming improvements for the internal camera. I hope that the handling of dispalying a taken photo vertically or horizontally will also be improved. But is the QField version 3.3.4 you mentioned correct? Last but not least, thank you very much for constantly improving QField, it really is an application I have always been looking for! :) |
@cemno , we'd be more than happy to review and merge a pull request suggesting improvements on the documentation from you. All pages can be edited from the documentation repository here: https://github.com/opengisch/QField-docs/ Looking forward to seeing you over there :) |
Describe the issue
Photos taken on iOS are not geotagged. Using the same project the photos are geotagged on Android. Geolocation for photos is available on the device when using the regular camera app, so permissions should be set right on the user side.
Additon:
Using the internal camera of qfield instead of the native one also doesn't create geotags, but would not be viable anyway as on that particular iPhone the wrong camera is used (ultra-wide) and can't be changed.
Reproduction steps
Steps to reproduce the behavior:
Expected behavior
Geotags should be created as in android and should be shown by the geotag symbol of the media preview.
Observed behavior
After taking a picture the symbol for geotags of the media preview shows no geotag is present, which is correct (confirmed by importing the photo back on the pc)
Desktop (please complete the following information)
Mobile (please complete the following information)
Additional information
The text was updated successfully, but these errors were encountered: