diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2015-06-09 12:50:17 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2015-06-09 12:50:17 -0700 |
commit | 53806c265c9ed1b60f7591d9250dfab76fb5d8e6 (patch) | |
tree | 04fd755b6ea69aa36289b3f91df396414a1e2cb5 /qt-models | |
parent | d88da535864dde8206359bcdbdda78e7b0847c9c (diff) | |
download | subsurface-53806c265c9ed1b60f7591d9250dfab76fb5d8e6.tar.gz |
Create unique dive sites when downloading from webservice
The Subsurface Webservice (as backend for the companion app) will usually
send a lot of gps fixes encoded as dives, all with the same dive site
name. When parsing the XML file it sends we need to make the dive site
names unique so that we can then match them to the existing dives.
The fake dives with all the dives sites will all be discarded, but without
creating the unique dive sites we can't successfully add the GPS
coordinates to the existing dives.
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-models')
0 files changed, 0 insertions, 0 deletions