Skip to content

djgroen/covid19-preprocess

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.

covid19-preprocess

Repo for essential preprocessing scripts for the Covid19 simulations. Additional documentation is available here: https://facs.readthedocs.io/en/latest/preparation.html

Obtaining an OSM file.

OSM files are obtained from either Openstreetmaps.org, or using the OSRM tool.

Extracting locations

You can do this using: python3 extract_<location_type>.py <osm_file> > <out_dir>/<location_type>.csv

Creating a buildings.csv for FACS

To create a buildings.csv for FACS, simply concatenate all the previously extracted locations into one CSV file.

About

Repo for essential preprocessing scripts for the Covid19 simulations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages