Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • floodam-data floodam-data
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 12
    • Issues 12
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • flood-appraisal
  • floodam
  • floodam-datafloodam-data
  • Issues
  • #17

Closed
Open
Created Apr 15, 2022 by David Nortes-Martinez@david.nortes-martinezDeveloper0 of 3 tasks completed0/3 tasks

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