Expand description
Arrow transport for cityjson-rs.
The semantic boundary remains cityjson::v2_0::OwnedCityModel, but the
public transport surface is batch-first and stream-oriented.
Re-exports§
pub use schema::CityArrowHeader;pub use schema::CityArrowPackageVersion;pub use schema::PackageManifest;pub use schema::PackageTableRef;pub use schema::ProjectedFieldSpec;pub use schema::ProjectedStructSpec;pub use schema::ProjectedValueSpec;pub use schema::ProjectionLayout;pub use schema::canonical_schema_set;
Modules§
Structs§
Enums§
Functions§
- export_
reader - Errors
- import_
batches - Errors
- read_
stream - Errors
- write_
stream - Errors