Hello! I am trying to create a service area from polygons. I need to create an area that can be achieved during xx minutes with average speed xx km/hour. Is this possible with FME Workbench? (Or do I need to transform the polygon -type into point-type etc.)? I hope you understoor the question and am happy to inform some more.
Question


The network lines will need to have an attribute which describes the cost (usually in time) to travel long each line, you can create this by average speed x length, scale it to minutes or seconds as needed.