FlatCityBuf C++ reader 0.8.0
Native C++17 reader for FlatCityBuf, the cloud-optimized CityJSON format
Loading...
Searching...
No Matches
fcb::SurfaceType Struct Reference

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
 

Detailed Description

A SemanticSurfaceType tag, plus the verbatim CityJSON name when the tag is ExtraSemanticSurface.

Definition at line 35 of file feature_serializer.hpp.

Member Data Documentation

◆ extension_type

std::optional<std::string> fcb::SurfaceType::extension_type

Definition at line 37 of file feature_serializer.hpp.

◆ type

::SemanticSurfaceType fcb::SurfaceType::type

Definition at line 36 of file feature_serializer.hpp.


The documentation for this struct was generated from the following file: