<div>Hi List</div>
<div> </div>
<div>Trying to get my head around the easiest way to generate a contour map of travel times from a central location based on road centreline network.</div>
<div> </div>
<div>We have a central location and need to generate polygons showing which properties are with 5, 10, 15 etc minutes of this location.</div>
<div> </div>
<div>A road network is present with estimated speeds along each segment so we can calculate estimated travel time along each segment.</div>
<div> </div>
<div>How do we go about traversing the networking and creating points at say 5 minute intervals, making sure we are travelling away from the central location.</div>
<div> </div>
<div>The idea was then to join up the points to create polygons and overlay over the property boundaries.</div>
<div> </div>
<div>Any ideas/help much appreciated.</div>
<div> </div>
<div>Simon</div>