Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • E exposure-japan
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 18
    • Issues 18
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Dynamic ExposureDynamic Exposure
  • Global Dynamic ExposureGlobal Dynamic Exposure
  • exposure-japan
  • Merge requests
  • !21

Functionality to calculate building numbers for districts with no building information

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Simantini Shinde requested to merge feature/add_building_numbers_administrative_unit_no_info into master Nov 10, 2021
  • Overview 84
  • Commits 1
  • Pipelines 36
  • Changes 4

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 Nov 22, 2021 by Danijel Schorlemmer
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feature/add_building_numbers_administrative_unit_no_info