ecitygml-io 0.0.2-alpha.5

IO operations for processing CityGML data.
Documentation
1
2
3
4
5
6
7
8
mod abstract_vegetation_object;
mod abstract_vegetation_object_kind;
mod plant_cover;
mod solitary_vegetation_object;

pub use abstract_vegetation_object_kind::*;
pub use plant_cover::*;
pub use solitary_vegetation_object::*;