Bug: Coordinates format (Android Beta)
Quote from Asphalt on 31.05.2026, 05:49You may know this bug already... It seems Scenic iPhone is giving right formats, but Android Beta is not.
Scenic Android Beta is giving coordinates in the format:
DMS: degrees°minutes'seconds" E degrees°minutes'seconds" W
It shows both East and West in the same DMS string. It won't work. Instead, the first part should be N or S, and the second part should be W or E. E.g. in my location in Europe, the correct format is:
degrees°minutes'seconds" N degrees°minutes'seconds" EI would also make some changes to DEC-coordinates. Then it would straight work for example in Google Maps. Now it is such:
DEC: degrees,decimals,degrees,decimals (all commas)
The right string would be with dots and commas the following way:
degrees.decimals,degrees.decimals (degrees and decimaals are separated by dots and two parts by comma)
You may know this bug already... It seems Scenic iPhone is giving right formats, but Android Beta is not.
Scenic Android Beta is giving coordinates in the format:
DMS: degrees°minutes'seconds" E degrees°minutes'seconds" W
It shows both East and West in the same DMS string. It won't work. Instead, the first part should be N or S, and the second part should be W or E. E.g. in my location in Europe, the correct format is:
degrees°minutes'seconds" N degrees°minutes'seconds" E
I would also make some changes to DEC-coordinates. Then it would straight work for example in Google Maps. Now it is such:
DEC: degrees,decimals,degrees,decimals (all commas)
The right string would be with dots and commas the following way:
degrees.decimals,degrees.decimals (degrees and decimaals are separated by dots and two parts by comma)
Quote from Guido on 01.06.2026, 10:02Thanks. I'll add it to the bug list for Android.
Thanks. I'll add it to the bug list for Android.



