Skip to content

Latest commit

 

History

History
54 lines (35 loc) · 3.29 KB

File metadata and controls

54 lines (35 loc) · 3.29 KB

transit-network-analysis-tools

The Transit Network Analysis Tools are a set of tools for performing transit-specific network analysis. They are intended to supplement the ArcGIS Network Analyst extension by accounting for the time-dependent nature of public transit and to assist with analyses commonly needed by those working with public transit. For example, the tools provided here can help you perform accessibility calculations and show how the area reachable by transit changes throughout the day.

The Transit Network Analysis Tools must be used with a transit-enabled network dataset created using these tools available in ArcGIS Pro.

If you are looking for the older version of this toolbox that worked with ArcMap, it is located here and is deprecated and no longer supported. This new version is faster and better, so you are encouraged to upgrade to ArcGIS Pro.

Features

  • Visualize transit service areas (also called isochrones or transitsheds)
  • Study accessibility of destinations by transit.
  • Calculate travel time statistics
  • ArcGIS toolbox - No coding is required to use this tool. Use the tools like any other geoprocessing tools.

Instructions

  1. To simply use the tool, download it here or from ArcGIS.com and follow the User's Guide.
  2. If you want to play with the code, fork it and have fun.

Requirements

  • ArcGIS Pro 2.8 or higher. A Desktop Basic license is sufficient.
    • Note: The tools have not been tested on versions of ArcGIS Pro prior to 2.8 and may not work properly. Upgrading to the latest version of ArcGIS Pro is always recommended.
  • Network Analyst extension.
  • A transit-enabled network dataset created using these tools available in ArcGIS Pro.

Resources

Issues

Find a bug or want to request a new feature? Please let us know by submitting an issue, or post a question in the Esri Community forums.

Contributing

Esri welcomes contributions from anyone and everyone. Please see our guidelines for contributing.

Licensing

Copyright 2024 Esri

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

A copy of the license is available in the repository's license.txt file.