Latitude in location gets converted to a positive number
@mpivchev is already working on this.
Since Feb 10, 2024.
- Dominant language
- Swift
- Stars
- 2.5k
- Forks
- 1k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 13
Description
Steps to reproduce
- Display information for a photo
- Locaton displayed has (correct: 43.00000N, -79.00000E) has the Latitude converted to a positive number ( incorrect: 43.00000N, -79.00000E
Expected behaviour
Location of the photo should be displayed where the photo was taken
Tell us what should happen.
Location of the photo should be displayed where the photo was taken.
Nextcloud web interface shows the correct location.
Actual behaviour
Location of the photo is shown in the wrong location
Tell was what instead happens.
Location of the photo is shown in the wrong location
Screenshots
If applicable, add a screenshot showing the issue.
Logs
If applicable, you can post the iOS app or server logs (removing any sensitive information).
Reasoning or why should it be changed/implemented?
Incorrect data displayed.
Environment data
iOS version: e.g. iOS 14.4.1
iOS 17.3.1
Nextcloud iOS app version: see More > Settings
5.0.1.0
Server operating system:
Web server: Apache, nginx
Apache
Database:
MariaDB
PHP version:
8.2.15
Nextcloud version: see Nextcloud admin page
28.0.2
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.