gtfs-geojson

A Ruby utility to convert the shapes.txt file of a GTFS feed into a GeoJSON file.

Develop Locally

bundle install

Run Tests

rake

Run Tests and Collect Code Coverage

rake coverage

Issues

Please contact Tyler at [email protected] or file a GitHub Issue with any ideas or suggestions.