I want to create a drive time area that gives me a polygon that shows places that can be reached within a given time. I teach a high school engineering course and we do so sustainable urban planning.
Example: I want to pick a place to locate a new neighborhood. It needs to be within 20mins of the fire dept, police dept, local hospital, and grocery store. How would I create a polygon showing the area the would satisfy the requirements.
I have done this already, but I think you folks will know a better way. My steps are:
- Create an individual drive time area for each location
- Use the overlay analysis to start only showing the intersection of pairs of drive time areas until I only have one polygon left.
Any links to examples or lessons would be helpful