//! This Rust crate aims to abstract and implement a general global Geographic Information System (GIS) data catalog and acquisition functionality.
doctest!;
extern crate quick_error;
/// https://crates.io/crates/rstest_reuse - See Cavelets
use rstest_reuse;
//#[macro_use]
//mod macros;