kartoza / GEEST

Gender Enabling Environments Spatial Tool (GEEST)
https://worldbank.github.io/GEEST/
MIT License
1 stars 1 forks source link

Factor:Access to Education and Training Facilities - Location of universities and technical schools (OSM, Hummanitarian Data Exchange) #57

Open amyburness opened 1 week ago

amyburness commented 1 week ago
[out:xml] [timeout:25];
 {{geocodeArea:Saint Lucia}} -> .area_0;
(
    node["amenity"="university"](area.area_0);
    way["amenity"="university"](area.area_0);
    relation["amenity"="university"](area.area_0);
);
(._;>;);
out body;

The methodology is the same as for all Accessibility factors, but using universities and trainning facilities as the points of interest. This time, the suggested thresholds should be adjusted to:

0 to 2,000 meters: 5 2,001 to 4,000 meters: 4 4,001 to 6,000 meters: 3 6,001 to 8,000 meters: 2 8,001 to 10,000 meters: 1 Over 10,000 meters: 0