diff options
author | Tim Wootton <tim@tee-jay.demon.co.uk> | 2014-01-13 21:26:25 +0000 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2014-01-14 21:15:01 +0700 |
commit | 13d4c48e6a9498d37ecd26dcc55b829da6f207be (patch) | |
tree | 8fd00917cf2dfceb9e986fcd35ed2643fc4ac381 /qt-ui | |
parent | 2da8146b46b6a6ed959d536249078b3ce1f5e329 (diff) | |
download | subsurface-13d4c48e6a9498d37ecd26dcc55b829da6f207be.tar.gz |
Changes test for ISO 6709 location format
As discussed with Mika this changes the ISO 6709 detection to use:
1st non-whitespace character is a digit and
number of commas is even.
The idea is that, as all the other formats seperate the lat from
long with a single comma, additional even numbers of commas could
ocour in locales where comma is used as a decimal point, but in
total an even number of commas (often 0) would indicate an ISO
format entry.
Signed-off-by: Tim Wootton <tim@tee-jay.demon.co.uk>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui')
0 files changed, 0 insertions, 0 deletions