Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
rnb_id | text | 2147483647 | null |
|
|
Identifiant unique de l’entrée RNB. |
||
batiment_construction_id | text | 2147483647 | null |
|
|
Identifiant unique de l’entrée batiment_construction. |
||
code_departement_insee | varchar | 2 | √ | null |
|
|
Code département INSEE |
|
geom_rnb_pos | geometry | 2147483647 | √ | null |
|
|
Géométrie ponctuelle de l’objet RNB (Lambert-93, SRID=2154). |
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
rel_batiment_construction_rnb__dbt_tmp_pkey | Primary key | Asc/Asc | batiment_construction_id + rnb_id |
3b5120c0633c6dbd9cd18cb5f1fe2d7f | Performance | Asc | rnb_id |
8a35637a0c4a8b29138b8457fbf5c60a | Performance | Asc | code_departement_insee |
c61c2defa91183e8281f390dfdfa8d81 | Performance | Asc | geom_rnb_pos |