Travel Distance Overlay: Difference between revisions
Jump to navigation
Jump to search
(Created page with "The Travel Distance Overlay is a grid overlay which shows a travel distance from a specific routing Area. It is based on the same algorithm as used in the Waters...") |
No edit summary |
||
Line 1: | Line 1: | ||
__NOTOC__ | |||
The Travel Distance [[Overlay]] is a [[grid overlay]] which shows a travel distance from a specific routing [[Area]]. It is based on the same algorithm as used in the [[Watershed Overlay]] | The Travel Distance [[Overlay]] is a [[grid overlay]] which shows a travel distance from a specific routing [[Area]]. It is based on the same algorithm as used in the [[Watershed Overlay]] | ||
{{clear}} | {{clear}} |
Revision as of 12:34, 14 January 2021
The Travel Distance Overlay is a grid overlay which shows a travel distance from a specific routing Area. It is based on the same algorithm as used in the Watershed Overlay
Keys
- ROUTING_AREA: Attribute required to setup the starting point from which to travel.
- BLOCKED: Road with this attribute are ignored for travel.
Attributes
- TRAVEL_DISTANCE: Distance in M to travel.
- FILL_DISTANCE: Fills up X meter adjacent to the road. E.g. houses that can be travel to are max 20m away from the road.
- ROUTE_CARS: Select road that have Car traffic.
- ROUTE_PEDESTRIANS: Select road that have Pedestrian traffic.
How-to's