Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • floodam-data floodam-data
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 19
    • Issues 19
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

La forge institutionnelle d'INRAE étant en production depuis le 10 juin 2025, nous vous recommandons d'y créer tous vos nouveaux projets.

  • flood-appraisal
  • floodamfloodam
  • floodam-datafloodam-data
  • Issues
  • #17
Closed
Open
Issue created Apr 15, 2022 by David Nortes Martínez@davidGuest

adapt_bd_topo

Purpose of the functionality

The new function should filter the BD TOPO and rename data fields of the tributary tables according to floodam.data::scheme_bd_topo_3.

BD TOPO is quite complex and quite complete. There are a lot of different layers (60 up to date). Thus, the functionality may be completed depending on the needs.

Within all this layers, "batiment" is quite important for cost-benefit analysis purposes because it is the source of many material damage. It is then proposed to start with:

  • extract_building, that will extract building information, and possibly perform eaip addition
  • extract_dwelling, that will extract what should be considered as dwelling within building and also perform a classification

The generic adapt_bd_topo is kept, but as a wrapper of other functions.

Functions to be added

  • adapt_bd_topo brief description
    • should be a wrapper of other functions
  • extract_building brief description
    • from an archive gpkg extract layer "batiment", add "commune" information and possibly eaip
    • saves result (sf object) in rds format, saves log information, gives the possibility to plot a "check map"
  • extract_dwelling brief description
    • from a rds building archive, extract and classify dwellings
    • saves result (sf object) in rds format, saves log information
Edited Jun 23, 2022 by Grelot Frederic
Assignee
Assign to
Time tracking