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.

GitHub

19 stars
1 watching
5 forks
Language: Python
last commit: over 10 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
atlregional/bus-routerGenerates bus routes from GTFS data using the Google Maps Directions API or OSRM.37
cmichi/gtfs-visualizationsVisualizes public transportation routes from GTFS data to show frequency and popularity129
blinktaginc/gtfs-to-geojsonConverts GTFS transit data into geoJSON format125
grote/osm2gtfsTransforms OpenStreetMap data and schedule information into GTFS format99
mrcagney/make_gtfsBuilds GTFS feeds from basic route information9
sausy-lab/retro-gtfsCollects real-time transit data and processes it into a retroactive schedule using GTFS standards.54
hiposfer/o2gExtracts GTFS feed from OpenStreetMap data11
ipeagit/gtfs2gpsConverts public transportation data from GTFS format to GPS-like records in R72
urbananalyst/gtfsrouterAn R package providing routing and analysis tools for public transportation data85
stephen-gates/gtfsDevelops and tests GTFS schema for public transportation data in Python18
utel-uiuc/gtfs_segmentsA Python package that efficiently generates and visualizes bus stop spacings from GTFS data34
transitapp/gtfs-blocks-to-transfers Converts GTFS blocks into a series of trip-to-trip transfers using heuristics to classify transfer type.5
hsldevcom/gtfs_shape_mapfitA tool for mapping and fitting GTFS shape files to OSM map data7
derhuerst/extract-gtfs-shapesA command line tool to extract and write shapes from a GTFS dataset in GeoJSON format5
intersection/gtfs-realtime-translatorsTransforms custom real-time transit data into the GTFS-realtime format.21