cityjson / specs

Specifications for CityJSON, a JSON-based encoding for 3D city models
https://cityjson.org
Creative Commons Zero v1.0 Universal
108 stars 25 forks source link

Add "+GenericSurface" to the Generic extension #183

Closed clausnagel closed 1 year ago

clausnagel commented 1 year ago

CityGML 3.0 offers the GenericThematicSurface feature type that can be used to model boundary surfaces which are not covered explicitly by a predefined class such as WallSurface or GroundSurface (see here).

Since CityJSON 2.0 introduces the possibility to define "extraSemanticSurfaces" in an extension, it would be nice to add this feature type to the "Generic" extension available from cityjson.org. Possible type names could be "+GenericThematicSurface" (more CityGML-like), "+GenericSemanticSurface" (more CityJSON-like), or simply "+GenericSurface".

hugoledoux commented 1 year ago

Good idea!

Done: https://github.com/cityjson/website/commit/0241531cb83ee4da48d29168ed1d4df1ad5e181b