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

"address" property missing for BuildingUnit #110

Closed clausnagel closed 2 years ago

clausnagel commented 2 years ago

According to the specification document:

A City Object of type "Building", "BuildingPart" or "BuildingUnit" may have a member "address" [...]

However, the v1.1 JSON schema does not define an "address" property for "BuildingUnit".