A LiDAR-Derived Point Cloud Dataset of One Million English Buildings Linked to Energy Characteristics
- Please see our setup documentation for a step by step description.
- Please check our related open access paper for information about the method and the resulting dataset.
- A dataset comprising one million building point clouds with half of the buildings linked to energy features is available here.
- Required packages are documented in the environment.yml file.
- The environment_for_analysis.yml includes some more packages required for visualization and analysis.
- To run an example point cloud generation, please use the jupyter notebook.
- To run the point cloud generation for an entire area of interest, please see the point cloud generation documentation.
- The main program can be found here. Please note, that the point cloud generation process involves some upfront data preparation.
The process involves 6 steps:
Due to the size of the point cloud files, it is recommended to set up the container on a machine with a large working memory. We ran the code without problems on a machine with 48 GB, but a machine with 16 GB or more should work.
The dataset contains one million building point clouds for 16 Local Authority Districts in England. These Local Authority Districts are representative for the English building stock and selected across the country (see image).
This is an example of a resulting point cloud:
- Point cloud data (.laz): UK National LiDAR Programme
- Open Government Licencse
- We use Verisk UKBuildings database (.gpkg format) as building footprints
- License for personal use only
- Alternatively, we can use OSM data
- Local Authority Distric Boundaries (.shp format)
- Open Government Licencse
- Unique Property Reference Numbers (UPRN) including coordinates (.gpkg format)
- Open Government Licencse
V0.1 Initial version
@article{Krapf2023,
doi = {10.1038/s41597-023-02544-x},
url = {https://doi.org/10.1038/s41597-023-02544-x},
year = {2023},
publisher = {Springer Science and Business Media {LLC}},
volume = {10},
author = {Sebastian Krapf and Kevin Mayer and Martin Fischer},
title = {Points for energy renovation ({PointER}): A point cloud dataset of a million buildings linked to energy features},
journal = {Scientific Data}
}
This project is licensed under the MIT License.