public class FootAccessParser extends AbstractAccessParser implements TagParser
| Modifier and Type | Field and Description |
|---|---|
protected Map<RouteNetwork,Integer> |
routeMap |
protected HashSet<String> |
sidewalkValues |
accessEnc, barriers, ferries, intendedValues, oneways, restrictedValues, restrictions| Modifier | Constructor and Description |
|---|---|
protected |
FootAccessParser(BooleanEncodedValue accessEnc) |
|
FootAccessParser(EncodedValueLookup lookup,
PMap properties) |
| Modifier and Type | Method and Description |
|---|---|
WayAccess |
getAccess(ReaderWay way)
Some ways are okay but not separate for pedestrians.
|
void |
handleWayTags(IntsRef edgeFlags,
ReaderWay way) |
blockFords, blockPrivate, getAccessEnc, getConditionalTagInspector, getName, getRestrictions, handleNodeTags, handleWayTags, init, isBarrier, isBlockFords, setConditionalTagInspector, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waithandleWayTagsprotected Map<RouteNetwork,Integer> routeMap
public FootAccessParser(EncodedValueLookup lookup, PMap properties)
protected FootAccessParser(BooleanEncodedValue accessEnc)
public WayAccess getAccess(ReaderWay way)
public void handleWayTags(IntsRef edgeFlags, ReaderWay way)
handleWayTags in class AbstractAccessParserCopyright © 2012–2023. All rights reserved.