Hello everyone,
I want to find the proportion of residential polygons that can access parks within 200 metres.
- I need it to be along a network, so I cant use the buffer tool.
- I dont need to know which park is closest if there are three within 200m of one house, I simply want to find whether there is a park within 200m walking distance of a house or not.
I want to show the house polygons that have a park within 200m in one colour and the polygons that do not in another colour.
What would you suggest? Which network analyst tool would you use?
Notes:
I am using vertices to points for the origins and destinations so it is more accurate - the edge of each polygon to the edge of each park.
I am doing it for a whole city so I cant select the original polygons individually - I will only have lines to all the points on the edges of parks, not to the polygons.
Thanks in advance!