Home | Trees | Indices | Help |
---|
|
object --+ | templating.generic.TemplateProcessor --+ | templating.sabx.SabxProcessor --+ | CleanupProcessor
Process an SABX 1.0 file and remove all unused parking places, turns, segments, stops, and pois.
|
|||
|
|||
(list , dict ) of used objects
|
|
||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
list of string
|
used_parking_ids list of parking place ids used in rides |
||
list of string
|
used_poi_ids list of poi ids used in rides |
||
list of string
|
used_seg_ids list of segment ids used in rides |
||
list of string
|
used_stop_ids list of stop ids used in rides |
||
list of string
|
used_turn_ids list of turn ids used in rides |
||
Inherited from Inherited from |
|
|||
Inherited from |
|
Go through items in the old_list and make a new list and dict containing the items whose ids are in used_ids.
|
Culls unused items from the SABX 1.0 data. |
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Sat May 1 23:03:31 2010 | http://epydoc.sourceforge.net |