Want to get involved? We're always looking for ideas and content for Weekly Challenges.
SUBMIT YOUR IDEAAlmost Done.
Unlike other user, I used self-join and distance tool to calculate the straight line distance. To me, this method is more straight forward the cursive calculation.
One more thing, I don't have Spatial Data Pack, So don't know how to calcaulate the drive distance, maybe google map api could be a option?