-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Clarification of attribute "buildingType" #105
Comments
The original purpose of the Attribute buildingType is to refer to building typology categorisations of building physics libraries (like Tabula). buildingType should not contain only residential-related building types (multi-Family houses etc.), and should not relate directly to building usage (however, the building physics is linked in a way to the building usage requirements, for instance in the case of Office building glass towers or jails). |
I can imagine that there are many different typology sytems available. If a simulation system wants to use a buildingType for, e.g., deriving default values of specific properties, the used typology system (e.g. Tabula) should be known. Therefore, I propose to introduce an additional (CodeList-) attribute "buildingTypologySystem", and to encaplulate both attributes (buildingTypologySystem and buildingType) in a complex attribute. |
Very good idea. |
Good idea but concretely, it does not exist standardized "buildingTypologySystem". It depends actually on the modeller and its building library. For instance, in HFT we combine the Tabula Building types for residential buildings and our own building types for non-residential buildings. |
No additional attribute needed, CodeList registry must provide the information. |
What is the status of this issue? I move it into the backlog milestone ... |
Just a reminder, how is the current status? building_typology or which "echoes" a bit more what Tabula and similar approaches do? |
Actually, according to the comment by @RomainNouvel on April 15 "buildingType should not contain only residential-related building types (multi-Family houses etc.), and should not relate directly to building usage". I suggest to (1) update the list of values of "BuildingTypeValue" codelist defined in the Energy ADE, and (2) populate/update the GeoSmartCity codelist accordingly, with both labels and definitions provided in English as well as other national languages (at least German, French, Italian). About the values, we might also look at the "buildingNature" codelist defined by INPSIRE (http://inspire.ec.europa.eu/codelist/BuildingNatureValue), focused more on the architectural characteristics of buildings than on the usage. |
I propose to close this issue and continue the discussion in issue #140 |
ok |
The ADEElement _AbstractBuilding has an attribute buildingType, defined as
I thik that a usage classification and a form classification are two different topics which should not be mixed. For the usage classification, there already exist two attributes in the CityGML base standard (function - originally intended building function; usage - actual building usage). Thus, I think the attribute buildingType should only define a form typology. In this context, is the actually existing Codelist BuildingType really adequate?
The text was updated successfully, but these errors were encountered: