Package org.goplanit.osm.converter.zoning.handler
-
Class Summary Class Description OsmZoningHandlerBase Base Handler for all zoning handlers.OsmZoningHandlerProfiler Track statistics on Osm zoning handlerOsmZoningPostProcessingHandler Handler that conducts final parsing round where all stop_positions in relations are mapped to the now parsed transfer zones.OsmZoningPreProcessingHandler Handler that is applied before we conduct the actual handling of the zones by exploring the OSM relations in the file and highlighting a subset of ways that we are supposed to retain even though they are not tagged by themselves in a way that warrants keeping them.OsmZoningProcessingHandler Handler that handles, i.e., converts, nodes, ways, and relations to the relevant transfer zones.