org.onebusaway.transit_data_federation.bundle.utilities
Class GtfsStopsInRegionMain

java.lang.Object
  extended by org.onebusaway.transit_data_federation.bundle.utilities.GtfsStopsInRegionMain

public class GtfsStopsInRegionMain
extends Object

Utility script to compute the set of stops from a gtfs feed that fall within a simple lat-lon rectangular bounding box.

Author:
bdferris
See Also:
GtfsStopsInPolygonMain

Constructor Summary
GtfsStopsInRegionMain()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GtfsStopsInRegionMain

public GtfsStopsInRegionMain()
Method Detail

main

public static void main(String[] args)
                 throws IOException
Throws:
IOException


Copyright © 2012 OneBusAway. All Rights Reserved.