kartoza / GEEST

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

Factor: - Access to Financial Facilities - Location of Banks and other FF (OSM) #58

Open amyburness opened 1 week ago

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

Present in the current GEEST version. Adjustments to the suggested distances for catchment areas are needed.

The methodology is the same as for all Accessibility factors, but using financial facilities (except for ATMs) as the points of interest. This time, the suggested thresholds should be adjusted to:

0 to 400 meters: 5 401 to 800 meters: 4 801 to 1,200 meters: 3 1,201 to 2,000 meters: 2 2,001 to 3,000 meters: 1 Over 3,000 meters: 0