Changes between Version 1 and Version 2 of Ticket #9311, comment 6


Ignore:
Timestamp:
2013-11-15T00:48:59+01:00 (12 years ago)
Author:
kalle

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #9311, comment 6

    v1 v2  
    88I'm sure that the same applies to many other tag schemes, parking in parking is however an extremely common occurring error everywhere I've been looking.
    99
    10 And to be quite honest, I'm not sure why you wouldn't want as detailed validation as possible available in JOSM. People who don't want validation can turn that feature off, and if it's spending time waiting for the validation process that feels wrong then not validating in detail is fixing the symptom rather than the real problem, where the solution to the real problem would be making validation a speedier process. Perhaps using groups of "quick validation" and "detailed validation", execute them multi threaded, optimise them or what not.  The whole idea with validation is to avoid committing and fixing bad data.
     10And to be quite honest, I'm not sure why you wouldn't want as detailed validation as possible available in JOSM. People who don't want validation can turn that feature off, and if it's spending time waiting for the validation process that feels wrong then not validating in detail is fixing the symptom rather than the real problem, where the solution to the real problem would be making validation a speedier process. Perhaps using groups of "quick validation" and "detailed validation", execute them multi threaded, optimise them or what not.  The whole idea with validation is to avoid committing bad data and fixing already existing bad data.
    1111
    1212Personally I see no problem /what so ever/ with thousands of validation strategies implemented in JOSM.