Skip to content

henrik-wolf/MinistryOfCoolWalks.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MinistryOfCoolWalks.jl

Stable Dev Build Status Code Style: Blue

Central repository of the CoolWalks project. Here we combine buildings, streets and trees to find the CoolWalkability of cities.

Related repos

The relevant code for graph, building and tree loading is spread across multiple other packages. If you are interested in these, please refer to:

  • ShadowGraphs.jl (Loading of OSM Data and processing it into a MetaDiGraph, and all kinds of functions to work with the edge geometry)
  • CompositeBuildings.jl (Code to load and preprocess the various building datasets used in this study, and shadow casting)
  • TreeLoaders.jl (Code to load and preprocess the various tree datasets not (yet) used in this study, and shadow casting)
  • Folium.jl (Our hacked together wrapper around Folium, the python wrapper around Leaflet.js. (It is surprisingly fast and interactive and seems to work quite well. In the future, we should direct this effort towards Leaflet.jl))
  • CoolWalksUtils.jl (Utilities used throughout the above packages. Owns many of the functions to which we add specialisations in the other packages.)

About

Package to calculate cool routes through cities

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages