cave-fmt

Crates.iocave-fmt
lib.rscave-fmt
version0.1.3
sourcesrc
created_at2022-05-16 16:36:16.36634
updated_at2022-05-23 20:31:55.199805
descriptionParse various cave /speleo related data formats
homepagehttps://github.com/mdornseif/cave-fmt
repositoryhttps://github.com/mdornseif/cave-fmt
max_upload_size
id587727
size22,747
Maximillian Dornseif (mdornseif)

documentation

README

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).

Commit count: 6

cargo fmt