Functionality to calculate building numbers for districts with no building information
The following things have been done in the MR:
- The PopulationDistribution table is inserted first after which it is the BuildingNumber table in the database.
- Added functionality to calculate the relationship between population density and building density for building numbers with information
- With the above relationship and the population density in building numbers with no information, calculate its building numbers.
- Finally add these numbers to the BuildingNumber table.
Edited by Danijel Schorlemmer