Class OSMTemporalAccessParser

java.lang.Object
com.graphhopper.routing.util.parsers.OSMTemporalAccessParser
All Implemented Interfaces:
TagParser

public class OSMTemporalAccessParser extends Object implements TagParser
This parser fills the different XYTemporalAccess enums from the OSM conditional restrictions based on the specified dateRangeParserDate. 'Temporal' means that both, temporary and seasonal restrictions will be considered. Node tags will be ignored for now.