Skip to content
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

Closed
JoachimBenner opened this issue Apr 13, 2016 · 10 comments
Closed

Clarification of attribute "buildingType" #105

JoachimBenner opened this issue Apr 13, 2016 · 10 comments

Comments

@JoachimBenner
Copy link
Contributor

The ADEElement _AbstractBuilding has an attribute buildingType, defined as

Classification of building according with their usage and form (e.g. single-family house, multi-family house, office building, industrial building).

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?

@RomainNouvel
Copy link

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).
It would be great to collect some standard examples of non-residential building types (e.g "Office building tower")

@JoachimBenner
Copy link
Contributor Author

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.

@gioagu
Copy link

gioagu commented Apr 26, 2016

Very good idea.
I agree.

@RomainNouvel
Copy link

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.
Maybe giving a url for the source of the building type categorisation (e.g online-publication or website) would be sufficient...

@JoachimBenner
Copy link
Contributor Author

No additional attribute needed, CodeList registry must provide the information.

@oliviertournaire
Copy link
Contributor

What is the status of this issue? I move it into the backlog milestone ...

@gioagu
Copy link

gioagu commented Nov 2, 2016

Just a reminder, how is the current status?
I believe we agreed on the values expected in this attribute, but is the naming still the same?
Instead of building_type, should we go for something like

building_typology or
building_archetype?

which "echoes" a bit more what Tabula and similar approaches do?

@pgcipriano
Copy link
Contributor

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 do agree with him.
At the moment in the <> class BuildingTypeValue we have 5 values, only referring to residential buildings.
Similarly, in the GeoSmartCity codelist register we have a "buildingType" codelist only containining the 4 values from Tabula (http://hub.geosmartcity.eu/registry/codelist/BuildingTypeValue/).

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.

@JoachimBenner
Copy link
Contributor Author

I propose to close this issue and continue the discussion in issue #140

@RomainNouvel
Copy link

ok

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants