public interface RelationTagParser extends TagParser
| Modifier and Type | Method and Description |
|---|---|
void |
createRelationEncodedValues(EncodedValueLookup lookup,
List<EncodedValue> registerNewEncodedValue) |
IntsRef |
handleRelationTags(IntsRef relFlags,
ReaderRelation relation)
Analyze the tags of a relation and create the routing flags for the second read step.
|
createEncodedValues, handleWayTagsvoid createRelationEncodedValues(EncodedValueLookup lookup, List<EncodedValue> registerNewEncodedValue)
IntsRef handleRelationTags(IntsRef relFlags, ReaderRelation relation)
Copyright © 2012–2020. All rights reserved.