From: 積丹尼 Dan Jacobson Date: Thu, 12 Jan 2023 15:43:46 +0000 (+0800) Subject: Update kml-prec.xml (#979) X-Git-Tag: archive/raspbian/1.10.0+ds-2+rpi1~1^2~12^2~1^2~132 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=d9f1222d1b295e2b349f8aede8d2ea366902dca2;p=gpsbabel.git Update kml-prec.xml (#979) * Update kml-prec.xml I am guessing, based on the same sentence in gpx-elevprec.xml, what you meant to say. * correct description of kml prec option. Co-authored-by: tsteven4 <13596209+tsteven4@users.noreply.github.com> --- diff --git a/xmldoc/formats/options/kml-prec.xml b/xmldoc/formats/options/kml-prec.xml index 5fd64d52e..39ada9155 100644 --- a/xmldoc/formats/options/kml-prec.xml +++ b/xmldoc/formats/options/kml-prec.xml @@ -1,9 +1,9 @@ This option specifies the number of digits to be used when -writing coordinate values. +writing geographic coordinates, .i.e., latitude and longitude. Precision is the number of digits after the decimal point. The default precision is 6. We limit the number of places we write to improve the -fidelity when round-tripping thata, reduce file size, and reduce +fidelity when round-tripping geographic coordinates, reduce file size, and reduce silliness in files caused by repeating decimals in insignificant digits.