Residence type (Address Attribute): Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{address attributes
{{address attributes
| <onlyinclude>
| <onlyinclude>
{{address attributes|type=row|icon=|attribute=BUILDING_TYPE|unit=index||Function value=|description=The building type of this address.}} </onlyinclude>
{{address attributes|type=row|icon=|attribute=RESIDENCE_TYPE|unit=index||Function value=|description=The building type of this residential address.}} </onlyinclude>
}}
}}


When a new [[Project]] is created and the [[Geo Option]] ''Energy Labels'' is selected, each address will be checked with the Energy Label database for most recently known Energy Label. Accompanied with the Energy Label is the building type of that address. This building type will be stored as under the '''BUILDING_TYPE''' attribute in the address with the index of the Building Type as its value.
When a new [[Project]] is created and the [[Geo Option]] ''Energy Labels'' is selected, each address will be checked with the Energy Label database for most recently known Energy Label. Accompanied with the Energy Label is the residence type of that address. This residence type will be stored as under the '''RESIDENCE_TYPE''' attribute in the address with the index of the Residence Type as its value.
The building types currently supported are listed below:
The residence types currently supported are listed below:


{| class="wikitable"
{| class="wikitable"
!Index
!Index
!Building Type
!Residence Type
!Dutch name
!Dutch name
|-
|-
|0
|0
|Unknown
|UNKNOWN
|
|
|-
|-
|1
|1
|Detached
|DETACHED
|
|Vrijstaande woning
|-
|-
|2
|2
|Semi Detached
|SEMI_DETACHED
|
|Twee-onder-één-kap, Twee-onder-een-kap / rijwoning hoek
|-
|-
|3
|3
|Porch
|PORCH
|
|Portiekwoning
|-
|-
|4
|4
|Terraced Between
|TERRACED_BETWEEN
|
|Rijwoning tussen
|-
|-
|5
|5
|Terraced Corner
|TERRACED_CORNER
|
|Rijwoning hoek
|-
|-
|6
|6
|Tiny
|TINY
|
|Maisonnette
|-
|-
|7
|7
|Gallery House
|GALLERY_HOUSE
|
|Galerijwoning
|-
|-
|8
|8
|Flat
|FLAT
|
|Flatwoning (overig)
|-
|-
|9
|9
|Apartment
|APARTMENT
|
|Appartement
|-
|-
|10
|10
|Caravan
|CARAVAN
|
|Woonwagen
|-
|-
|11
|11
|House Boat Berth
|HOUSE_BOAT_BERTH
|
|Woonboot bestaande ligplaats
|-
|-
|12
|12
|House Boat New Berth
|HOUSE_BOAT_NEW_BERTH
|
|Woonboot nieuwe ligplaats
|-
|-
|13
|13
|Shared House
|SHARED_HOUSE
|
|Woongebouw met niet-zelfstandige woonruimte
|-
|-
|14
|14
|Accommodation
|ACCOMMODATION
|
|Logieswoning
|}
|}


{{article end|
{{article end|
notes= The Dutch Energy Label database can be downloaded here: https://www.ep-online.nl/PublicData.
notes= The Dutch Energy Label database can be downloaded here: https://www.ep-online.nl/PublicData.
seealso=*[[Address]]
}}
}}

Latest revision as of 09:44, 13 October 2021

When a new Project is created and the Geo Option Energy Labels is selected, each address will be checked with the Energy Label database for most recently known Energy Label. Accompanied with the Energy Label is the residence type of that address. This residence type will be stored as under the RESIDENCE_TYPE attribute in the address with the index of the Residence Type as its value. The residence types currently supported are listed below:

Index Residence Type Dutch name
0 UNKNOWN
1 DETACHED Vrijstaande woning
2 SEMI_DETACHED Twee-onder-één-kap, Twee-onder-een-kap / rijwoning hoek
3 PORCH Portiekwoning
4 TERRACED_BETWEEN Rijwoning tussen
5 TERRACED_CORNER Rijwoning hoek
6 TINY Maisonnette
7 GALLERY_HOUSE Galerijwoning
8 FLAT Flatwoning (overig)
9 APARTMENT Appartement
10 CARAVAN Woonwagen
11 HOUSE_BOAT_BERTH Woonboot bestaande ligplaats
12 HOUSE_BOAT_NEW_BERTH Woonboot nieuwe ligplaats
13 SHARED_HOUSE Woongebouw met niet-zelfstandige woonruimte
14 ACCOMMODATION Logieswoning

Notes

The Dutch Energy Label database can be downloaded here: https://www.ep-online.nl/PublicData.

seealso=*Address