|
FlatCityBuf C++ reader 0.8.0
Native C++17 reader for FlatCityBuf, the cloud-optimized CityJSON format
|
A SemanticSurfaceType tag, plus the verbatim CityJSON name when the tag is ExtraSemanticSurface.
More...
#include <fcb/writer/feature_serializer.hpp>
Public Attributes | |
| ::SemanticSurfaceType | type |
| std::optional< std::string > | extension_type |
A SemanticSurfaceType tag, plus the verbatim CityJSON name when the tag is ExtraSemanticSurface.
Definition at line 35 of file feature_serializer.hpp.
| std::optional<std::string> fcb::SurfaceType::extension_type |
Definition at line 37 of file feature_serializer.hpp.
| ::SemanticSurfaceType fcb::SurfaceType::type |
Definition at line 36 of file feature_serializer.hpp.