pub fn cityfeature_to_index_entries(
cityfeature: &CityJSONFeature,
schema: &AttributeSchema,
indexing_attr: &[String],
) -> Vec<AttributeIndexEntry>pub fn cityfeature_to_index_entries(
cityfeature: &CityJSONFeature,
schema: &AttributeSchema,
indexing_attr: &[String],
) -> Vec<AttributeIndexEntry>