|
FlatCityBuf C++ reader 0.8.0
Native C++17 reader for FlatCityBuf, the cloud-optimized CityJSON format
|
A CityObjectType tag, plus the verbatim CityJSON name when the tag is ExtensionObject (which has no spelling of its own).
More...
#include <fcb/writer/feature_serializer.hpp>
Public Attributes | |
| ::CityObjectType | type |
| std::optional< std::string > | extension_type |
A CityObjectType tag, plus the verbatim CityJSON name when the tag is ExtensionObject (which has no spelling of its own).
Definition at line 22 of file feature_serializer.hpp.
| std::optional<std::string> fcb::CoType::extension_type |
Definition at line 24 of file feature_serializer.hpp.
| ::CityObjectType fcb::CoType::type |
Definition at line 23 of file feature_serializer.hpp.