cityjson / specs

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

"height" attribute missing in SolitaryVegetationObject #65

Closed jonhur closed 4 years ago

jonhur commented 4 years ago

In CityGML, SolitaryVegetationObject has an attribute "height" to model this object's height (e.g. tree height). This attribute is missing in CityJSON's SolitaryVegetationObject.

jonhur commented 4 years ago

fixed in schema Pull request https://github.com/cityjson/specs/pull/66