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: almost 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
atlregional/bus-router Generates bus routes from GTFS data using the Google Maps Directions API or OSRM. 37
cmichi/gtfs-visualizations Visualizes public transportation routes from GTFS data to show frequency and popularity 129
blinktaginc/gtfs-to-geojson Generates geoJSON from GTFS transit route data 122
grote/osm2gtfs Transforms OpenStreetMap data and schedule information into GTFS format 99
mrcagney/make_gtfs Builds GTFS feeds from basic route information 9
sausy-lab/retro-gtfs Collects real-time transit data and processes it into a retroactive schedule using GTFS standards. 53
hiposfer/o2g Extracts GTFS feed from OpenStreetMap data 11
ipeagit/gtfs2gps Converts public transportation data from GTFS format to GPS-like records in R 71
urbananalyst/gtfsrouter An R package providing routing and analysis tools for public transportation data 84
stephen-gates/gtfs Develops and tests GTFS schema for public transportation data in Python 18
utel-uiuc/gtfs_segments A Python package that efficiently generates and visualizes bus stop spacings from GTFS data 31
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_mapfit A tool for mapping and fitting GTFS shape files to OSM map data 7
derhuerst/extract-gtfs-shapes A command line tool to extract and write shapes from a GTFS dataset in GeoJSON format 5
intersection/gtfs-realtime-translators Transforms custom real-time transit data into the GTFS-realtime format. 21