UTRF classification
Based on (Tornay *et al*. 2017) method, GeoClimate classifies the RSU areas according to urban classes.
The Urban Typology by Random Forest (UTRF) is defined in the table below with a proposed color to map them (default .sld file format can be downloaded at this address).
Type |
Type definition |
Hexa Color code |
|---|---|---|
|
Industrial building |
|
|
High-rise building |
|
|
Block of buildings on closed urban islet |
|
|
Block of buildings on open urban islet |
|
|
Detached building |
|
|
Informal building |
|
|
Residential on closed islet |
|
|
Residential on open islet |
|
|
Detached house |
|
|
Semi-detached house |
|
|
Undefined |
|
Output urban typologies layer
By default, three tables are calculated:
building_utrfrsu_utrf_arearsu_utrf_floor_area
UTRF at building scale
Field name |
Field type |
Definition |
|---|---|---|
|
INTEGER |
BUILDING’s unique id |
|
INTEGER |
RSU’s unique id the building belongs to |
|
GEOMETRY |
Building’s geometry |
|
VARCHAR |
Building urban typology |
UTRF at RSU scale based on building area
The building typology is aggregated at RSU scale based on building area fraction.
Field name |
Field type |
Definition |
|---|---|---|
|
INTEGER |
RSU’s unique id |
|
GEOMETRY |
RSU’s geometry |
|
VARCHAR |
Main urban typology |
|
DOUBLE |
The value of the uniqueness main class for the RSU defined as (FRACTION TYPO_MAJ - FRACTION TYPO_SECOND) / (FRACTION TYPO_MAJ + FRACTION TYPO_SECOND) |
|
VARCHAR |
Fraction of type “BA” |
|
VARCHAR |
Fraction of type “BGH” |
|
VARCHAR |
Fraction of type “ICIF” |
|
VARCHAR |
Fraction of type “ICIO” |
|
VARCHAR |
Fraction of type “ID” |
|
VARCHAR |
Fraction of type “LOCAL” |
|
VARCHAR |
Fraction of type “PCIF” |
|
VARCHAR |
Fraction of type “PCIO” |
|
VARCHAR |
Fraction of type “PD” |
|
VARCHAR |
Fraction of type “PSC” |
UTRF at RSU scale based on building floor area
The building typology is aggregated at RSU scale based on building floor area fraction.
Field name |
Field type |
Definition |
|---|---|---|
|
INTEGER |
RSU’s unique id |
|
GEOMETRY |
RSU’s geometry |
|
VARCHAR |
Main urban typology |
|
DOUBLE |
The value of the uniqueness main class for the RSU defined as (FRACTION TYPO_MAJ - FRACTION TYPO_SECOND) / (FRACTION TYPO_MAJ + FRACTION TYPO_SECOND) |
|
VARCHAR |
Fraction of type “BA” |
|
VARCHAR |
Fraction of type “BGH” |
|
VARCHAR |
Fraction of type “ICIF” |
|
VARCHAR |
Fraction of type “ICIO” |
|
VARCHAR |
Fraction of type “ID” |
|
VARCHAR |
Fraction of type “LOCAL” |
|
VARCHAR |
Fraction of type “PCIF” |
|
VARCHAR |
Fraction of type “PCIO” |
|
VARCHAR |
Fraction of type “PD” |
|
VARCHAR |
Fraction of type “PSC” |
GeoClimate - documentation 2020 - 2025 -
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.