I have some Addresses (points), Streets (lines) and polygons for Roads and Footpaths/Sidewalks.
I have a line which represents the perpendicular dropped from the Address point to its nearest Street line.
Going along this line from the Address towards the Street it will traverse the Footpath polygon and then the Road polygon.
I would like to find the point along the line which is the midpoint of its traverse of the Footpath polygon.
Note sure how to start with this one?
cheers
IanM