public class OSMBikeNetworkTagParser extends Object implements RelationTagParser
| Constructor and Description |
|---|
OSMBikeNetworkTagParser(EnumEncodedValue<RouteNetwork> bikeRouteEnc,
EncodedValue.InitializerConfig relConfig) |
| Modifier and Type | Method and Description |
|---|---|
IntsRef |
handleRelationTags(IntsRef relFlags,
ReaderRelation relation)
Analyze the tags of a relation and create the routing flags for the second read step.
|
IntsRef |
handleWayTags(IntsRef edgeFlags,
ReaderWay way,
IntsRef relationFlags) |
public OSMBikeNetworkTagParser(EnumEncodedValue<RouteNetwork> bikeRouteEnc, EncodedValue.InitializerConfig relConfig)
public IntsRef handleRelationTags(IntsRef relFlags, ReaderRelation relation)
RelationTagParserhandleRelationTags in interface RelationTagParserCopyright © 2012–2022. All rights reserved.