mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
The dive site structure in the UDDF export was using an old structure where each site is simply listed as a <dive_site>. The new structure requires a single <divesite> containing at least one <divebase> - a base location where you are diving from, and at least one <site>. As subsurface only tracks sites, I've created a single divebase to be referenced by all of the sites. Note: although profiles in Subsurface can be grouped into trips, these are groupings of profiles, not sites, and the mapping may not be simple. e.g. on different trips the sames sites may be visited but a different base used. Or, different bases may be used on a single trip. Signed-off-by: Marton Long <martin@longhome.co.uk> Signed-off-by: Dirk Hohndel <dirk@hohndel.org> |
||
---|---|---|
.. | ||
commonTemplates.xsl | ||
csv2xml.xslt | ||
divelogs-export.xslt | ||
divelogs.xslt | ||
DivingLog.xslt | ||
jdivelog2subsurface.xslt | ||
MacDive.xslt | ||
manualcsv2xml.xslt | ||
sensuscsv.xslt | ||
shearwater.xslt | ||
SuuntoDM4.xslt | ||
SuuntoSDM.xslt | ||
udcf.xslt | ||
uddf-export.xslt | ||
uddf.xslt | ||
xml2csv.xslt |