I need to convert GTFS (General Transit Feed Specification https://developers.google.com/transit/gtfs/reference), data into some GIS data format like ESRI Shapefile or KML or something else.
Do you know any tool for this issue?
Answer
There's a tool that goes from GTFS to KML:
http://code.google.com/p/googletransitdatafeed/wiki/KMLWriter
and a KML to shape file tool at
http://sourceforge.net/projects/pygearth/
For more details please click here
No comments:
Post a Comment