-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
12 changed files
with
280 additions
and
86 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
line-length = 79 | ||
line-length = 99 | ||
exclude = ["_version.py"] | ||
|
||
[lint] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,50 @@ | ||
# ChildPovetyAccesstoServicesV2 | ||
Datasets for CPASv2 Project | ||
|
||
These datasets have been generated following the methodology developed by Watmough et al. (https://www.nature.com/articles/s41597-022-01274-w) but with 100m resolution instead. | ||
|
||
Shield: [![CC BY-NC-SA 4.0][cc-by-nc-sa-shield]][cc-by-nc-sa] | ||
|
||
This work is licensed under a | ||
[Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License][cc-by-nc-sa]. | ||
|
||
[![CC BY-NC-SA 4.0][cc-by-nc-sa-image]][cc-by-nc-sa] | ||
|
||
[cc-by-nc-sa]: http://creativecommons.org/licenses/by-nc-sa/4.0/ | ||
[cc-by-nc-sa-image]: https://licensebuttons.net/l/by-nc-sa/4.0/88x31.png | ||
[cc-by-nc-sa-shield]: https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-lightgrey.svg | ||
|
||
|
||
| Country | Link to Walking Time Map | Link to Motorised Time Map | | ||
|:-------------------------|:------------------------------------------------------------------------------------------------------|:-------------------------------------------------------------------------------------------------------------| | ||
| Algeria | https://s3.eidf.ac.uk/eidf158-walkingtraveltimemaps/service_area_Algeria_walking.tif | https://s3.eidf.ac.uk/eidf158-motorised-travel-time-maps/service_area_Algeria_motorised.tif | | ||
| Botswana | https://s3.eidf.ac.uk/eidf158-walkingtraveltimemaps/service_area_BWA_walking.tif | https://s3.eidf.ac.uk/eidf158-motorised-travel-time-maps/service_area_BWA_motorised.tif | | ||
| Benin | https://s3.eidf.ac.uk/eidf158-walkingtraveltimemaps/service_area_Benin_walking.tif | https://s3.eidf.ac.uk/eidf158-motorised-travel-time-maps/service_area_Benin_motorised.tif | | ||
|
||
The travel speeds used for creating these datasets: | ||
| Road type (per HOT OpenStreetMap Road tags) | Motorised Travel Speed (kmph) | Walking Travel Speed (kmph) | | ||
|-----------------------------------------------|-------------------------------|-----------------------------| | ||
| Bridleway | 4 | 4 | | ||
| Bus Stop | 4 | 4 | | ||
| Cycleway | 10 | 4 | | ||
| Footway | 4 | 4 | | ||
| Motorway | 50 | 4 | | ||
| Motorway Link | 50 | 4 | | ||
| Path | 4 | 4 | | ||
| Pedestrian | 4 | 4 | | ||
| Primary | 50 | 4 | | ||
| Primary Link | 50 | 4 | | ||
| Residential | 30 | 4 | | ||
| Road | 30 | 4 | | ||
| Secondary | 50 | 4 | | ||
| Secondary Link | 50 | 4 | | ||
| Steps | 3 | 3 | | ||
| Tertiary | 25 | 4 | | ||
| Tertiary Link | 25 | 4 | | ||
| Track | 10 | 3 | | ||
| Trunk | 50 | 4 | | ||
| Trunk Link | 50 | 4 | | ||
| Unclassified | 4 | 4 | | ||
| Yes | 50 | 4 | | ||
|
||
<br> |
Oops, something went wrong.