Custom Query (111 matches)
Results (4 - 6 of 111)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#136 | invalid | AUR compilation error | ||
Description |
Hello, when I try to compile the latest version of the AUR package on Arch I get this error: cd: /home/user/Software/survex/src/loser: No such file or directory My best guess is it's related to the path of the sample files for testing. Any idea? Thank you! Francesco |
|||
#135 | fixed | Cavern tokenisation oddity | ||
Description |
I wonder if I should adjust how cavern tokenises. Currently a token is defined as a sequence of consecutive letters, so this is accepted: *fix2 reference0 0 0 We don't document this as working, and I doubt anyone is deliberately using it, but it's possible there are a few accidental uses. If we're going to change this we probably ought to make it a warning and give people a chance to fix any real world instances. Seen in current git master, but I believe it's been like this forever. |
|||
#134 | duplicate | Southern Hemisphere Altitude Reversal? | ||
Description |
Hi, I'm exporting a .SVX file as .KLM format (to use with other GIS data, created by a friend). All fine, except that a ‘fix’ GPS point (in the.SVX file) with elevation, say, +100m will appear in the .KLM file as -100. Ditto for .SVX files exported as .GPX. That is, the sign of the elevation is flipped. (lats & longs are fine, I think - the original is in UTM, Survex turns them into degrees.) Results in a cave growing out of the earth. I am using this on Kangaroo Island, South Australia, caves with Aven 1.2.27, on an iMac running OS 10.15.7. What have I missed? Cheers, Heiko |