Skip to content

PoDiGG/population-density-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Population density file generator

bin/generate-population-density-be.js creates 4 files:

  • region_cells.csv: CSV-formatted cells of the Belgium region where each cell contains the population density and indicates whether or not it has a stop. This file can be used as region input to PoDiGG
  • region_edges.csv: A list of all trips from each cell to each cell. This file should be used during PoDiGG evaluation.
  • region.csv: Same as region_cells.csv but without virtual x and y cell coordinates.
  • region.csv: Visualization of the region. Population distribution levels are indicated for each cell with a color between white, red and black (going from low to high). Green dots indicate stops.

This tool accepts the following parameters bus, train or train_nl, which respectively creates region files for the Belgian bus and railway company and the Dutch railway company.

Input data

input_data.zip must be unzipped before the following files can be used.

Input data BE

Input data train BE

Input data bus BE

Input data NL

Input data train NL

License

The PoDiGG generator is written by Ruben Taelman.

This code is copyrighted by Ghent University – imec and released under the MIT license.

About

Tool to create population density files from real data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published