GTFS-route-shapes
Route simplifier
Simplifies GTFS route data by removing overlap and downsampling for efficient display on maps.
A simple script to generate a single geoJSON shape for each transit route in a GTFS archive.
19 stars
1 watching
5 forks
Language: Python
last commit: about 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Generates bus routes from GTFS data using the Google Maps Directions API or OSRM. | 37 |
| Visualizes public transportation routes from GTFS data to show frequency and popularity | 129 |
| Converts GTFS transit data into geoJSON format | 125 |
| Transforms OpenStreetMap data and schedule information into GTFS format | 99 |
| Builds GTFS feeds from basic route information | 9 |
| Collects real-time transit data and processes it into a retroactive schedule using GTFS standards. | 54 |
| Extracts GTFS feed from OpenStreetMap data | 11 |
| Converts public transportation data from GTFS format to GPS-like records in R | 72 |
| An R package providing routing and analysis tools for public transportation data | 85 |
| Develops and tests GTFS schema for public transportation data in Python | 18 |
| A Python package that efficiently generates and visualizes bus stop spacings from GTFS data | 34 |
| Converts GTFS blocks into a series of trip-to-trip transfers using heuristics to classify transfer type. | 5 |
| A tool for mapping and fitting GTFS shape files to OSM map data | 7 |
| A command line tool to extract and write shapes from a GTFS dataset in GeoJSON format | 5 |
| Transforms custom real-time transit data into the GTFS-realtime format. | 21 |