Tagged Questions
3
votes
1answer
100 views
Method to compute and visualize the closest set of facilities from OSM data
I want to use OSM to extract a set of facilities e.g. school, park, hospital inside a given region.
from that, transform the area in grid and for each cell in a grid compute its score mixing the ...