Travel Distance Overlay: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 17: Line 17:


==Actions==
==Actions==
The following actions are to be taken to work with a basic Travel Distance overlay. We will look at an example overlay based on a school and pedestrian traffic.
===Creating a routing area===
{| class="wikitable"
{| class="wikitable"
|style="width: 5%"|1
|style="width: 5%"|1
|style="width: 50%"|Click anywhere in the 3D world, and use the arrow keys on your keyboard to move around in the world. You can also drag the camera around by right-clicking (and holding the right mouse button down) in the 3D world and dragging the world around. Use the scroll wheel to zoom in- and out.
|style="width: 50%"|
|style="width: 10%"|
|style="width: 10%"|[[File:placeholder1.jpg|300px|center|thumb|]]
|-
|-
|style="width: 5%"|2
|style="width: 5%"|2
|style="width: 50%"|At the top of the the [[session interface]] you can see the [[top bar]]. Click on any of the [[Indicator]]s to open an [[indicator panel]] with information on how a score for the [[Project]] is determined.
|style="width: 50%"|
The [[Green MKP (Indicator)|Green Indicator]] shows whether there is a sufficient amount of publicly available green space in a given area. Depending on the aspects of that location, the ratio should be anywhere from 10% to 60% to receive a minimum allowable score of 6. The default score (and maximum score) is 10.
|style="width: 10%"|[[File:placeholder1.jpg|300px|center|thumb|]]
The [[Housing (Indicator)|Housing Indicator]] shows whether a sufficient amount of additional constructions have been planned, specifically housing. The target is set to 260 additional houses.
|style="width: 10%"|[[File:Housing_indicator_parametric.jpg|300px|center|thumb|]]
|-
|-
|style="width: 5%"|3
|style="width: 5%"|3
|style="width: 50%"|On the right-hand side of the [[session interface]] you can see the [[overlays menu]]. Hover over the various icons to see a tooltip with their name. For demonstration purposes, there are a few [[Overlay]]s available.
|style="width: 50%"|
* There is a [[Traffic Noise Overlay]], which automatically calculates spatially the amount of noise caused by traffic for any given location.
|style="width: 10%"|[[File:placeholder1.jpg|300px|center|thumb|]]
* There is a [[Traffic NO2 Overlay]], which automatically calculates spatially the amount of NO2 caused by traffic for any given location.
|}
* There is a [[Heat Overlay]], which automatically calculates spatially the relative effect on the perceived temperature of the environment.
===Setting up the overlay===
|style="width: 10%"|[[File:Overlays_parametric.jpg|300px|center|thumb|]]
{| class="wikitable"
|style="width: 5%"|1
|style="width: 50%"|
|style="width: 10%"|[[File:placeholder1.jpg|300px|center|thumb|]]
|-
|style="width: 5%"|2
|style="width: 50%"|
|style="width: 10%"|[[File:placeholder1.jpg|300px|center|thumb|]]
|-
|style="width: 5%"|3
|style="width: 50%"|
|style="width: 10%"|[[File:placeholder1.jpg|300px|center|thumb|]]
|}
|}



Revision as of 13:58, 14 January 2021


The Travel Distance Overlay is a grid overlay which shows a travel distance from a specific starting point (routing area). The traffic is split between motorized and pedestrian traffic, based on the road type (roads vs sidewalks). The overlay also uses a fill distance to fill up an area adjacent to the roadways, to connect constructions such as housing. The calculation model behind the overlay is based on the same algorithm as used in the Watershed Overlay.

The travel distance overlay can be used to visualise the travel distance from certain areas of interest (schools, shops, sports centers, etc), based on the road map in the project area. If we take a school as example, we can visualise which houses (and other buildings), within a range of 20m to a connecting sidewalk, are within a walking distance of 500m from the school of the example.

Keys

  • ROUTING_AREA: Attribute required to setup the starting area from which to calculate the travel distance. The staring area needs to be drawn at the location of the object of interest and needs to overlap with all the adjacent connecting roadways for the selected traffic type (car and/or pedestrian).
  • BLOCKED: Road with this attribute are ignored for travel. This can be used to simulate blocked roads for roadworks, street markets, etc.

Attributes

  • TRAVEL_DISTANCE: Distance in M to travel. This is the maximum travel distance that is taken into consideration. E.g. the maximum range from a school/ shooping center/ fire station/ etc.
  • FILL_DISTANCE: Fills up X meter adjacent to the road. E.g. houses that can be travelled to are max 20m away from the road.
  • ROUTE_CARS: Select a value of 1 to have roadways that have Car traffic. Select 0 to ignore roadways with Car traffic.
  • ROUTE_PEDESTRIANS: Select 1 to have roadways that have Pedestrian traffic. Select 0 to ignore roadways with Pedestrian traffic

Actions

The following actions are to be taken to work with a basic Travel Distance overlay. We will look at an example overlay based on a school and pedestrian traffic.

Creating a routing area

1
2
3

Setting up the overlay

1
2
3


How-to's