geotoad version 3.90 Windows
Asterisk signs (which are often used in multiplications of GPS-coordinates) are converted to line breaks in the output-gpx-file.
For example the following calculation: (F+G-2*A)(G)9
will be converted to (F+G-2
A)(G)9
Logged In: YES user_id=1248610
same here, using geotoad 3.9.0 on Debian/ppc
the asterisks are converted to line breaks, making a formula like this:
((A*D)/5)*2-13
look like this in the gpx-file (viewed with vim):
((A^M D)/5)^M 2-13
and I get this output on my PDA:
((A D)/5) 2-13
which makes the formula nearly unusable.
Log in to post a comment.
Logged In: YES
user_id=1248610
same here, using geotoad 3.9.0 on Debian/ppc
the asterisks are converted to line breaks, making a formula
like this:
((A*D)/5)*2-13
look like this in the gpx-file (viewed with vim):
((A^M
D)/5)^M
2-13
and I get this output on my PDA:
((A
D)/5)
2-13
which makes the formula nearly unusable.
Logged In: YES
user_id=1248610
same here, using geotoad 3.9.0 on Debian/ppc
the asterisks are converted to line breaks, making a formula
like this:
((A*D)/5)*2-13
look like this in the gpx-file (viewed with vim):
((A^M
D)/5)^M
2-13
and I get this output on my PDA:
((A
D)/5)
2-13
which makes the formula nearly unusable.