sexytopo
sexytopo copied to clipboard
The SexyTopo cave surveying app for Android
Pitch lines with whiskers, fat lines for walls, dotted for estimated walls, invisible lines to surround areas of sand in the middle of a chamber. (There are only 8 line...
This might be superseded by being able to rotate the diagram, but yesterday I found it better to draw the extended elevation in landscape and the plan in portrait, there...
It can be useful to keep the data but not use it, so commenting out a leg or splay would be useful. I use it to store my calibration checks,...
It would be useful to add a comment to a splay, ie to say this splay points to a bone, I'm not sure this can be done from the drawing...
> Sexytopo doesn't really have a format per se for sketches - it just holds the data in memory as native Android objects and saves it as .json. With regard...
The pinch to zoom works even in drawing mode, so why can't you use the two finger detection here to drag as well as zoom at the same time. Google...
You can put in a second survey (faded) in the background of the current survey. How about allowing this to be a bitmap image as well? Then this would allow...
There's a few places in the code where I was lazy and put the strings directly into the source code. These need to be hunted down and put in the...
Cross-sections in extended elevations are currently handled wrong (they're the same plane as the elevation, when they should be at right-angles). This should be corrected. ## Dev Notes Cross-section creation...
Enhancement... Currently you have the cross section as perpendicular to the last leg. If it is a station with a single leg, that is the only real automatic option. However....