Class ReverseWayTagCorrector


  • public class ReverseWayTagCorrector
    extends TagCorrector<Way>
    A ReverseWayTagCorrector handles necessary corrections of tags when a way is reversed. E.g. oneway=yes needs to be changed to oneway=-1 and vice versa. The Corrector offers the automatic resolution in an dialog for the user to confirm.