
Information on the variables of BD TOPO version 3.5 (June 2025 to current)
scheme_bd_topo_3_5.Rd
This dataset controls also default behaviour of what variables are kept, their desired type. It is valid for vintages from June 2025 to current. It is used as default value in adapt.bd_topo.
Format
A data frame with 64 rows and 13 variables:
- name
character, name of variables used in floodam.data.
- name_origin_gpkg
character, name of variables as defined in original data for gkpg archives.
- name_origin_shp
character, name of variables as defined in original data for shp files.
- layer
character, name of layer where the variables is used.
- order
integer, order of the variables in original data.
- keep
logical, defined if floodam.data will keep this variable.
- type
character, type that will be used within floodam.data.
- unit
character, unit of numeric data.
- label_fr
character, variables description in French.
- source
character, source of the variables.
- length_source
integer, length of variables in source.
- type_source
character, type of variables in source.
- comment
character, some additionnal comments to better understand variable.