Skip to content

Functionality to calculate building numbers for districts with no building information

The following things have been done in the MR:

  1. The PopulationDistribution table is inserted first after which it is the BuildingNumber table in the database.
  2. Added functionality to calculate the relationship between population density and building density for building numbers with information
  3. With the above relationship and the population density in building numbers with no information, calculate its building numbers.
  4. Finally add these numbers to the BuildingNumber table.

\fyi @cnievas \rfc @ds @tara @prehn \approve @tara @ds

Edited by Danijel Schorlemmer

Merge request reports