Modules§
Structs§
- City
Json SeqReader - City
Json SeqWrite Options - City
Json SeqWrite Report - Json
Read Options - Json
Write Options - Probe
- Write
Options
Enums§
Functions§
- from_
feature_ file - from_
feature_ slice - from_
feature_ slice_ assume_ cityjson_ feature_ v2_ 0 - from_
file - from_
slice - from_
slice_ assume_ cityjson_ v2_ 0 - merge_
cityjsonseq_ slice - merge_
feature_ stream_ slice - probe
- read_
cityjsonseq - read_
feature - Parse a
CityJSONFeaturedocument into an owned model. - read_
feature_ stream - read_
feature_ stream_ raw - Read a strict
CityJSONSeqstream as self-contained feature models. - read_
feature_ with_ base_ raw - Parse a feature payload using the shared non-feature root state from
base. - read_
model - Parse a
CityJSONdocument into an owned model. - to_
feature_ string - to_
feature_ string_ with_ options - to_
feature_ vec_ with_ options - to_
feature_ writer - to_
string - to_
string_ with_ options - to_vec
- to_
vec_ raw - Serialize a single document to an owned byte vector.
- to_
vec_ with_ options - to_
writer - to_
writer_ with_ options - write_
cityjsonseq - write_
cityjsonseq_ auto_ transform - write_
cityjsonseq_ auto_ transform_ refs - write_
cityjsonseq_ refs - write_
feature_ stream - write_
feature_ stream_ raw - Write a strict
CityJSONSeqstream from feature models. - write_
feature_ stream_ refs - write_
model - Write a single
CityJSONorCityJSONFeaturedocument.