Difference between revisions of "Transport Analyst"

From TransitWiki
Jump to navigation Jump to search
(added runtime info)
Line 15: Line 15:
 
==Accessibility Assessment==
 
==Accessibility Assessment==
 
[[File:Conveyal-jobs-access.png|thumb|Identifying places that see increased access to jobs due to a new transit line. <br>Source: http://conveyal.com/projects/analyst/]]
 
[[File:Conveyal-jobs-access.png|thumb|Identifying places that see increased access to jobs due to a new transit line. <br>Source: http://conveyal.com/projects/analyst/]]
Analyst offers basic statistics of how far or fast a system can carry people but also, by layering information from [[OpenStreetMap]] and census data, it allows planners to view accessibility. For example, Analyst can display job opportunities, businesses, and various amenities that become more accessible to people living near a new planned transit line. Accessibility outcomes allow land use planner and transportation planners to collaborate toward shared goals. The software can intake multiple alternatives and quickly display graphical prototypes that compare accessibility outcomes for the different scenarios.
+
Analyst offers basic statistics of how far or fast a system can carry people but also, by layering information from [[OpenStreetMap]] and census data, it allows planners to view accessibility. Analyst can display job opportunities, businesses, and various amenities that become more accessible to people living near a new planned transit line. Accessibility outcomes offer new opportunities for collaboration between land use and transportation planning. . The software can intake multiple alternatives and return graphical prototypes such as spectrograms and histograms that compare accessibility outcomes for the different scenarios.
 +
 
 +
A single point analysis, showing accessibility from that point to all other points, can be calculated quickly, usually taking 5-15 second. An analysis of an entire region, looking at accessibility from every point to every other point, takes longer. The factors that most affect computation time are the size of the region, the number of points in the region, and the size and density of the transit and transportation network. Furthermore, a scenario analysis is able to use results from the base case and only run the analysis where results will differ. Therefore, more changes in a scenario will lead to longer computational time. An analysis run on a single server can take anywhere from a few hours to a few days depending on the complexity of the system. If the analysis is run on multiple servers, either using [[Conveyal|Conveyal's]] hosting service or through other access to cluster computing, the runtime can be reduced to a few minute to a few hours.
  
 
==Scenario Creation==
 
==Scenario Creation==

Revision as of 20:28, 5 May 2017


Transport Analyst
Vendor Conveyal
License The MIT License
Documentation http://analysis-ui.readthedocs.io/en/latest/
Data Input GTFS, OpenStreetMap, ACS/Census, LODES, custom shapefiles
Data Output GIS shapefiles, maps, accessibility graphs, GeoTIFF,
Website http://conveyal.com/projects/analyst/



Transport Analyst integrates transit and land use data to compare current system performance and accessibility with various scenarios. It is an open source tool developed by Conveyal, and can be hosted and run independently or hosted by Conveyal for a fee along with consulting services.

Accessibility Assessment

Identifying places that see increased access to jobs due to a new transit line.
Source: http://conveyal.com/projects/analyst/

Analyst offers basic statistics of how far or fast a system can carry people but also, by layering information from OpenStreetMap and census data, it allows planners to view accessibility. Analyst can display job opportunities, businesses, and various amenities that become more accessible to people living near a new planned transit line. Accessibility outcomes offer new opportunities for collaboration between land use and transportation planning. . The software can intake multiple alternatives and return graphical prototypes such as spectrograms and histograms that compare accessibility outcomes for the different scenarios.

A single point analysis, showing accessibility from that point to all other points, can be calculated quickly, usually taking 5-15 second. An analysis of an entire region, looking at accessibility from every point to every other point, takes longer. The factors that most affect computation time are the size of the region, the number of points in the region, and the size and density of the transit and transportation network. Furthermore, a scenario analysis is able to use results from the base case and only run the analysis where results will differ. Therefore, more changes in a scenario will lead to longer computational time. An analysis run on a single server can take anywhere from a few hours to a few days depending on the complexity of the system. If the analysis is run on multiple servers, either using Conveyal's hosting service or through other access to cluster computing, the runtime can be reduced to a few minute to a few hours.

Scenario Creation

Modeling a new transit line using the scenario editor.
Source: http://conveyal.com/projects/analyst/

Different scenarios can be generated a number of different ways. Future scenarios can be generated by importing foretasted demographic and jobs data as custom shapefiles. These are usually derived from regional or state forecast models. Scenarios can also be generated by importing custom demographic, jobs, or point destination data that would be the predicted result of a land use change or of a new development. Furthermore, scenarios can represent changes or additions to the transit system, generated through edited GTFS files or by using Conveyal's scenario editing tool. multiple scenarios can be generated and run simultaneously to offer accessibility and performance analysis.

Other Features

Public Outreach

Analyst can be run on a web interface that allows for public outreach and consultation. The map allows users to see the impact alternative scenarios would have on them and to make recommendations as a result. It can output maps in GIS format for integration into publications and reports.

Multimodal Analysis

Analyst allows for multimodal analysis, incorporating walking, cycling, transit and driving. Multimodal analysis allows planners to account for park-and-rides, bikes on transit, and bikeshare systems. It also allows planners to consider walking time to and from stops when considering accessibility on the system. As a result, first and last mile questions can be addressed directly in the planning process.

Title VI and Equity

Using demographic data from census inputs, Analyst can preform equity analyses and reveal disparate impacts that a given scenario might create. This analysis aides transit agencies to ensure projects comply with Title VI in the US, and supports agencies in determining how projects align with their own internal equity goals.

Open-source

Conveyal's commitment to open data and open-source has led them to use open data for all of Transport Analyst's inputs, such as publicly available GTFS feeds, map data from OpenStreetMap, and census data. The components for Analyst are themselves open source, licensed under the Apache 2 license.

References