ecitygml-io 0.0.2-alpha.5

IO operations for processing CityGML data.
Documentation
1
2
3
4
5
6
7
mod relative_to_terrain;
mod relative_to_water;
mod space_type;

pub use relative_to_terrain::*;
pub use relative_to_water::*;
pub use space_type::*;