[josm-dev] Automatic tag correction
Raphael Mack
ramack at raphael-mack.de
Sun Jul 6 19:24:28 BST 2008
Hi,
Am Sonntag, 6. Juli 2008 schrieb Robin Rattay:
> That's why I've attemped implement a "tag corrector" feature, that
I really like that feature and think we should include it.
> I've set it up in a way that allows to use the functionalty elsewhere,
[...]
> A next step would be to have corrections of relations in a simular
> manner.
Yes, but I fear, this is not possible in such a easy and straight forward
manner.
About your patch:
Class TagCorrection, is not the way data structures are implemented in JOSM
so far (atm there are public fields everywhere!), but I really like the
suggestion.
The TagCorrections don't seem to be undoable, right? - this should be
implemented.
There are some tags like cycleway=opposite_lane, these should be adapted
similar.
Maybe TagCorrectionTable should better be placed in the gui subpackage.
Rapha
More information about the josm-dev
mailing list