All functions
|
|
create_bulk()
|
Creates html pages with maps and basic stats for multiple cities |
|
create_city_boundary_id_combo()
|
Create a city/id combination for proper caching |
|
download_OSM()
|
Download OSM data for whole countries. |
|
extract_roads()
|
Extract shape files of roads from previously downloaded |
|
find_gender()
|
Find if a string refers to a person, and if so, finds gender by searching Wikidata |
|
fix_street_names()
|
Starts a Shiny app that facilitates fixing categorisation |
|
get_boundary_by_id()
|
Get boundary by id |
|
get_city_boundaries()
|
Get city boundaries |
|
remove_first_word()
|
Find if a string refers to a person, and if so, finds gender by searching Wikidata |
|
run_app()
|
Run the Shiny Application |
|
subset_roads()
|
Keep only roads within a given boundary. |