Hi All,
I have a polygon and 2 locations, location A inside the polygon and location B outside the polygon.
Is there a way I can calculate the route (from A to B) and then the distance from the edge of the polygon (where the route crosses the polygon boundary) to location B.
I may also need to do this with a straight line (from A to B) rather than the actual route - again, I need the distance from where the 'straight line' crosses the polygon boundary to location B.
Anyone got any ideas?