- Notifications
You must be signed in to change notification settings - Fork8
Convert GTFS data into GeoJSON.
License
NotificationsYou must be signed in to change notification settings
node-geojson/gtfs2geojson
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
npm install --save gtfs2geojson
lines(gtfs)
Parse GTFS shapes.txt data given as a string and return a GeoJSON FeatureCollectionof features with LineString geometries.
stops(gtfs)
Parse GTFS stops.txt data given as a string and return a GeoJSON FeatureCollectionof features with Point geometries.
- Theandrewharvey fork of gtfs2geojson adds optimizations for large files.
About
Convert GTFS data into GeoJSON.
Resources
License
Stars
Watchers
Forks
Packages0
No packages published