Page 1 of 1

GPS Decimal Point, Decimal Comma

Posted: November 24th, 2020, 4:09 pm
by Winfried
Just a tiny problem with Decimal Point and Decimal Comma.
Although here in Germany and maybe in other european contries we use a Decimal Comma, i.e. 3,55 Euro means 3 Euro and 55 Cents.
Back to GPS:
An image with:
Geografische Breite 50.2980166666667 (Latitude)
Geografische Länge 8.26974333333333 (Longitude)
shows up in PWP 8 (see screenshot) which is ok,
but the resulting url shows "50,2980166667 N,8,2697433333 E" .
Replacing the comma by a point gives the correct result.
"50.2980166667 N,8.2697433333 E"

I don't know if gps-values are different from "normal" numbers regarding decimal point or decimal comma.

If you need a test-image let me know.

Re: GPS Decimal Point, Decimal Comma

Posted: November 24th, 2020, 4:56 pm
by jsachs
Fixed for next release.

Re: GPS Decimal Point, Decimal Comma

Posted: November 27th, 2020, 2:16 pm
by Winfried
confirmed

Thanks