ecitygml-core 0.0.2-alpha.5

Core primitives and operations for processing CityGML data.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
pub mod appearance;
pub mod building;
pub mod city_furniture;
pub mod common;
pub mod construction;
pub mod core;
pub mod generics;
pub mod land_use;
pub mod point_cloud;
pub mod relief;
pub mod transportation;
pub mod vegetation;
pub mod water_body;