tag correctors.See: Description
| Interface | Description |
|---|---|
| ReverseWayTagCorrector.IStringSwitcher |
| Class | Description |
|---|---|
| ReverseWayNoTagCorrector |
A ReverseWayNoTagCorrector warns about ways that should not be reversed
because their semantic meaning cannot be preserved in that case.
|
| ReverseWayTagCorrector |
A ReverseWayTagCorrector handles necessary corrections of tags
when a way is reversed.
|
| ReverseWayTagCorrector.StringSwitcher | |
| ReverseWayTagCorrector.TagSwitcher |
Reverses a given tag.
|
| TagCorrector<P extends OsmPrimitive> |
Abstract base class for automatic tag corrections.
|
tag correctors.