8# include <nlohmann/json.hpp>
nlohmann::json to_cityjson_feature(const Feature &feature, const HeaderView &header)
One feature as a CityJSONFeature object.
std::string semantic_surface_type_name(std::uint8_t type)
CityJSON name for a SemanticSurfaceType enumerator, e.g.
nlohmann::json to_cityjson_metadata(const HeaderView &header)
The CityJSON metadata envelope: type, version, transform, extent, CRS.
std::string city_object_type_name(std::uint8_t type)
CityJSON name for a CityObjectType enumerator, e.g.