Skip to main content

Construct and analyze time-dependent transit networks from GTFS data

Project description

NxTransit

tests Documentation Status PyPI - Python Version

NxTransit is a Python package designed for creating and analyzing a multimodal graph representation of a city's transit system. It uses General Transit Feed Specification (GTFS) data to construct the graph and perform various time-dependent calculations.

See the documentation for more information.

Key Features

Multimodal Graph Creation

NxTransit integrates transit data with OpenStreetMap (OSM) data to create a multimodal graph representing urban transit system.

Time-Dependent Calculations

The package enables the detailed analysis of transit systems by incorporating time-dependent nature of public transportation. This includes:

  • GTFS feed validation.
  • Calculating shortest paths with specific departure times.
  • Generating travel time matrices to evaluate travel durations between multiple network points.
  • Calculation of service areas and "typical" service areas.
  • Frequency analysis.
  • More features are planned for future updates.

GTFS Data Support

NxTransit utilizes GTFS data, a common format for public transportation schedules and geographic information.

Installation

pip install nxtransit

License

Package is open source and licensed under the MIT license. OpenStreetMap's open data license requires that derivative works provide proper attribution. This package heavily depends on OSMnx by Geoff Boeing, which is also licensed under the MIT license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

NxTransit-0.1.22.tar.gz (24.2 kB view hashes)

Uploaded Source

Built Distribution

NxTransit-0.1.22-py3-none-any.whl (26.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page