Custom Query (95 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (4 - 6 of 95)

1 2 3 4 5 6 7 8 9 10 11 12
Ticket Resolution Summary Owner Reporter
#129 duplicate Position file not being produced Olly Betts Raymond Duffy
Description

I've been able to convert the 3d file for hand plotting to get coordinates for particular stations, very useful for finding the cave end on the surface. This feature seems to have stopped working and keeps asking me to look for another program to process the data. Any ideas what I'm doing wrong or is the feature no longer available in Aven?

#128 fixed Survex JSON export Format Olly Betts Pawczak
Description

Hey!

I'm use a lot of Export function to get cave surveys positions and found out that JSON format exported by Survex isn't correct.

This is file exported as JSON from Survex:

var p = [0.00,0.00,0.00,10.00,10.00,10.00]
var groups = [
[[0.00,0.00,0.00],[0.00,0.00,10.00]],
[[0.00,0.00,0.00],[0.00,10.00,0.00]],
[[0.00,0.00,10.00],[10.00,0.00,10.00]],
[[10.00,0.00,10.00],[10.00,0.00,0.00]],
[[10.00,0.00,0.00],[0.00,0.00,0.00]],
[[10.00,10.00,0.00],[0.00,10.00,0.00]],
[[10.00,10.00,0.00],[10.00,0.00,0.00]],
[[10.00,10.00,10.00],[10.00,10.00,0.00]],
[[10.00,10.00,10.00],[10.00,0.00,10.00]],
[[0.00,10.00,10.00],[10.00,10.00,10.00]],
[[0.00,10.00,10.00],[0.00,0.00,10.00]],
[[0.00,10.00,0.00],[0.00,10.00,10.00]]
]}

You can use simple site checking format validation: https://jsonformatter.curiousconcept.com/#

Trying to parse that file as JSON without additional pre-processing will always fail.

#127 fixed Installation unsucessfull (Mac) Olly Betts Fernando
Description

brew tap survex/survex https://git.survex.com/homebrew-survex

Returns "Error: Tap survex/survex remote mismatch. git://git.survex.com/homebrew-survex != https://git.survex.com/homebrew-survex"

1 2 3 4 5 6 7 8 9 10 11 12
Note: See TracQuery for help on using queries.