Skip to content

worldbank/GOSTnetsraster

GOSTNets Raster Tools

https://worldbank.github.io/GOSTnetsraster/

This repository includes tools and tutorials for generating travel time/market access data from raster-based measures of travel friction. Foundationally, this builds upon the global friction surface generated as part of the Malaria Atlas Project, but includes functions for generating custom travel time surfaces based on landcover and road networks (notably OSM).

Instructions on use are best found in the Notebooks folder, where jupyter notebooks explore the basic functions. Example of mapping access to health facilities

Installation tips

The following instructions have been helpful for installing in a conda environment on a windows machine, so your results may very. These are also specific to our organizational security environment.

C:\> conda create --name gnr geopandas 
C:\> conda activate gnr
[gnr] C:\> pip install GOSTnetsraster[tutorials]

About

Calculating market access using raster surfaces of friction or travel time

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Contributors

Generated from worldbank/template