Module popdat::distribute_people[][src]

Functions

assign_people_to_houses
distribute_population_to_homes

Starting from some number of total people living in a polygonal area, randomly distribute them to residential buildings within that area. Returns a list of homes with the number of residents in each.