Generating 3D city models without elevation data
Jan 17, 2017

We published a new paper:

Generating 3D city models without elevation data. Filip Biljecki, Hugo Ledoux, and Jantien Stoter. Computers, Environment and Urban Systems 64, 2017, pp. 1–18.
PDF DOI BibTeX
@article{2017_ceus_inferring_heights,
  author = {Biljecki, Filip and Ledoux, Hugo and Stoter, Jantien},
  journal = {Computers, Environment and Urban Systems},
  vol = {64},
  pages = {1--18},
  title = {Generating 3D city models without elevation data},
  year = {2017},
  doi = {10.1016/j.compenvurbsys.2017.01.001}
}


Elevation datasets (e.g. point clouds) are an essential but often unavailable ingredient for the construction of 3D city models. We investigate in this paper to what extent can 3D city models be generated solely from 2D data without elevation measurements. We show that it is possible to predict the height of buildings from 2D data (their footprints and attributes available in volunteered geoinformation and cadastre), and then extrude their footprints to obtain 3D models suitable for a multitude of applications. The predictions have been carried out with machine learning techniques (random forests) using 10 different attributes and their combinations, which mirror different scenarios of completeness of real-world data. Some of the scenarios resulted in surprisingly good performance (given the circumstances): we have achieved a mean absolute error of 0.8m in the inferred heights, which satisfies the accuracy recommendations of CityGML for LOD1 models and the needs of several GIS analyses. We show that our method can be used in practice to generate 3D city models where there are no elevation data: the following image shows a 3D city model of Rotterdam constructed using 2D data, predicting the height of each building from the footprint.



The method can also be used to supplement existing datasets with 3D models of newly constructed buildings to facilitate rapid update and maintenance of data.

The paper is available at the journal, while a free version (author’s draft) can be found here.