diff options
author | Berthold Stoeger <bstoeger@mail.tuwien.ac.at> | 2020-02-03 10:08:44 +0100 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2020-02-04 02:18:58 +0100 |
commit | 3fc2da567bbc0e13c96f8fcbfd2f75fb51147d21 (patch) | |
tree | 00b226ada31e0feeed7c6ace4685cbf02b4ee144 /.tx | |
parent | 670a5bd55a44c0b5605dfdf796911c51aea55aba (diff) | |
download | subsurface-3fc2da567bbc0e13c96f8fcbfd2f75fb51147d21.tar.gz |
Dive site: ignore dive sites without location in proximity search
When editing a dive site, the user can search for close dive sites
to merge duplicates. Dive sites without location are treated as
being located at 0N0E. This makes no sense, because:
When selecting a dive site without location, we shouldn't list
dive sites close to 0N0E.
Likewise when having a dive site close to 0N0E, we shouldn't list
dive sites that have no location.
Therefore, ignore these cases.
This also means that now dive sites without location are not
considered as close to other dive sites without location. That
might be a debatable point.
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to '.tx')
0 files changed, 0 insertions, 0 deletions