4 releases

0.1.3 May 23, 2022
0.1.2 May 17, 2022
0.1.1 May 23, 2022
0.1.0 May 16, 2022

#1888 in Parser implementations

MIT/Apache

23KB
377 lines

Crates.io Documentation GitHub activity

Code for parsing various cave releated file formats.

This library is there to parse and process data in various formats used by different cave surveying software packages. The focus is on reading and writing data related to following Software packages:

Results are presented in a formats based on vek.

See also

  • Davies - Access PocketTopo exported .TXT survey files / Compass Project (.MAK) and Data (.DAT) files (in Python).
  • @speleotica/walls - Types and I/O methods for Walls Cave Survey data file formats (in Typescript).
  • @speleotica/compass - Types and I/O methods for Compass Cave Survey data file formats (in Typescript).
  • therionsurface2survex - Convert therion (or GDAL) surface meshes to survex (or therion) surface legs (in C++).
  • CaveView.js - Parses Compass .plt, Survex .3d and Therion .lox models (in Javascript).

Dependencies

~3.5MB
~70K SLoC