Skip to main content

to_cj_feature

Function to_cj_feature 

Source
pub fn to_cj_feature(
    feature: CityFeature<'_>,
    root_attr_schema: Option<Vector<'_, ForwardsUOffset<Column<'_>>>>,
    semantic_attr_schema: Option<Vector<'_, ForwardsUOffset<Column<'_>>>>,
) -> Result<CityJSONFeature, Error>