org.onebusaway.transit_data_federation.bundle.utilities
Class GtfsStopsInPolygonMain

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

public class GtfsStopsInPolygonMain
extends Object

Utility script to compute the set of stops from a gtfs feed that fall within a more complex polygon boundary

Author:
bdferris
See Also:
GtfsStopsInRegionMain

Constructor Summary
GtfsStopsInPolygonMain()
           
 
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

GtfsStopsInPolygonMain

public GtfsStopsInPolygonMain()
Method Detail

main

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


Copyright © 2012 OneBusAway. All Rights Reserved.