-
Notifications
You must be signed in to change notification settings - Fork 20
Tutorials
Luckily the Netherlands has really high quality point clouds freely available. The format for point clouds can be multiple: *.laz, *.txt, *.ply. To get the point clouds there are two options now:
-
Options 1: https://app.pdok.nl/rws/ahn3/download-page/
-
Options 2: https://geotiles.nl/
In the case of Delfshaven these are the two tiles selected:
There are multiple footprints we need to get. First buildings footprints are necessary to extrude them, then we need semantic surfaces for water, vegetation and maybe other type of surfaces' materials of interest.
For buildings footprints we can go here:
- https://www.pdok.nl/introductie/-/article/basisregistratie-adressen-en-gebouwen-ba-1
- https:https://service.pdok.nl/lv/bag/wfs/v2_0
For other types of surfaces:
- https://app.pdok.nl/lv/bgt/download-viewer/
- Download "gmllight" type of data for the tiles of interest.
In order to prepare all this data together to use in city4CFD we need to run a set of preprocessing steps within QGIS:
- Open a map so you have proper visualization of the location of interest:
- Click on the coordinate system and change it to 28992 (local Amesfort system).
To import the buildings:
- Make a connection to 3DBAG:
To import the other surfaces:
- From the data downloaded for other surfaces import for water and vegetation these two: waterdeel and begroeidterreindeel (see left pannel).
- Then we can sample using a scratch layer polygon in order to reduce the amount of data:
- When you have troubles with the water surface, fix it by merging the polygons.
Copyright (c) 2021-2024 3D Geoinformation, Delft University of Technology