Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement option to link exposure points to a spatial building footprint file for visualization #133

Closed
frederique-hub opened this issue Sep 25, 2023 · 1 comment
Assignees

Comments

@frederique-hub
Copy link
Collaborator

When the user starts to build a FIAT model with building footprints, that will also be the output from HydroMT-FIAT. When a user creates a FIAT model with points as exposure locations, e.g., from NSI data, then the user might want to visualize the calculated damages/risk with building footprints instead of points. In the FIAT Toolbox (https://github.com/Deltares/fiat_toolbox) there is a script to join the results (csv) with the building footprints but this requires the exposure.csv input data to have a column to link the objects to the building footprints. We call this attribute standard 'BF_FID' (building footprint feature ID).

A function should be implemented in HydroMT FIAT to create this column from input data and put the spatial file in a folder called 'footprints' in the main FIAT output folder. This might not be the best and most logical location but it should be discussed with the FloodAdapt team when we alter this as FloodAdapt is now expecting it to be in that location.

frederique-hub added a commit that referenced this issue Oct 19, 2023
@savente93
Copy link
Contributor

this is marked as done, so closing it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants