Hi guys,
I would like to run a network analysis. I red some articles about this using FME but I got stuck. Hopefully you can help me out.
Input data:
- Polygons representing buildings
- Polygons representing parks.
- Line road network
For each building I want to compute whether its possible to reach a park within 300m distance using the provided network. Could you give me support in the right direction?
I tried to use the MeasureExtractor and NetworkCostCalculator but did not manage until now.
This image shows the general idea, walking from a building via the red line to a park in green.