gtfs-to-geojson
Map generator
Generates geoJSON from GTFS transit route data
Generate geoJSON of transit route data from a GTFS file.
122 stars
4 watching
23 forks
Language: TypeScript
last commit: 28 days ago
Linked from 1 awesome list
geojsongtfspublic-transportationtransittransit-agenciestransit-map
Related projects:
Repository | Description | Stars |
---|---|---|
blinktaginc/node-gtfs | Loads transit data into a SQLite database and provides methods to query various GTFS data types | 442 |
blinktaginc/gtfs-to-chart | Generates stringline charts from GTFS transit data showing all vehicles on a route over time | 31 |
node-geojson/gtfs2geojson | Converts GTFS data into GeoJSON formats | 25 |
derhuerst/hafas-generate-gtfs | Generates GTFS data from HAFAS endpoints based on geographic areas and time frames | 6 |
placemark/togeojson | Converts GPS and geospatial data from KML, GPX, and TCX formats to GeoJSON format. | 410 |
iotransit/gtfs-parser | A library to convert GTFS zip files into JSON representations of transit data | 5 |
public-transport/sample-gtfs-feed | An imaginary GTFS data set used to test and demonstrate public transportation transit data formats | 12 |
gagan-bansal/geojson2svg | Converts GeoJSON data to an SVG string representation of a map | 229 |
blinktaginc/gtfs-accessibility-validator | A tool that validates transit data in GTFS format against accessibility guidelines | 0 |
kotrc/gtfs-route-shapes | Simplifies GTFS route data by removing overlap and downsampling for efficient display on maps. | 19 |
ipeagit/gtfs2gps | Converts public transportation data from GTFS format to GPS-like records in R | 71 |
geops/hafas2gtfs | A Python tool to convert data feeds from HAFAS into the Google Transit Feed Format (GTFS) for various public transportation systems. | 12 |
grote/osm2gtfs | Transforms OpenStreetMap data and schedule information into GTFS format | 99 |
itinero/gtfs | A .NET implementation of a standard format for public transportation data feeds. | 69 |
bondify/gtfs_functions | Tools for parsing and analyzing public transportation data from the General Transit Feed Specification (GTFS) format | 115 |