Construct and analyze time-dependent transit networks from GTFS data
Project description
NxTransit
NxTransit is a Python library designed to build and analyze multimodal graphs of urban transit systems using General Transit Feed Specification (GTFS) data. This tool allows for detailed, time-sensitive analysis of public transit accesibility.
See the documentation for more information.
Key Features
Multimodal Graph Creation
NxTransit integrates GTFS with OpenStreetMap (OSM) data to create a multimodal graph representing an 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.
- Shortest path calculations with time-specific departures.
- Generating travel time matrices to evaluate travel durations between multiple network points.
- Service area and "typical" service analysis.
- 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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file nxtransit-0.2.3.tar.gz
.
File metadata
- Download URL: nxtransit-0.2.3.tar.gz
- Upload date:
- Size: 23.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0c1560807869cd22e07f9b31554de230d47caa7a8591a10bcb3dd269d429b923 |
|
MD5 | daaecfe08c3ea8ad769b21184682a889 |
|
BLAKE2b-256 | b9809f24150fa4f7f8774379a777a88ba333c0f39b468c2f164a6c5acfdbd8fb |
File details
Details for the file NxTransit-0.2.3-py3-none-any.whl
.
File metadata
- Download URL: NxTransit-0.2.3-py3-none-any.whl
- Upload date:
- Size: 25.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3f0d2d03c0fc0acf0d0ce3756c5562624b7f5fd1c748e3c373cc00060c096853 |
|
MD5 | 4213d1dff249ca1b949ea76b7a3f91ec |
|
BLAKE2b-256 | a5b129920060ba36fd9a10092fbd6436a5b4ebcd11735ca5f7a4ecf5adfb1f00 |