[OSM-newbies] Validator problem in JOSM
Paul
news at pointdee.co.uk
Thu Mar 5 18:42:36 GMT 2009
Antony Walmsley wrote:
> I just tried again and they showed up under the "other" section. I used the
> ignore option and now everything is back to how I remember it.
>
> Thanks for the help.
>
> 2009/3/3 Claudius Henrichs <claudius.h at gmx.de>
>
>> Am 02.03.2009 23:36, Antony Walmsley:
>>> I'm suddenly getting problems using the validator plugin with JOSM. It's
>>> flagging up errors with everything. It's been working great for ages,
>>> now I get errors such as "Presets do not contain property key", "Key
>>> 'name' not in presets" and "Key 'source' not in presets".
>> Are you sure it's flagging up errors? For me JOSM is marking these as
>> "Warnings" which are not errors. All these warnings should be correct as
>> "oneway", "name", "source" and more are not covered by presets yet. You
>> can simply ignore those using the button next to it.
>>
>> Regards,
>> Claudius
>>
>>
>> _______________________________________________
>> newbies mailing list
>> newbies at openstreetmap.org
>> http://lists.openstreetmap.org/listinfo/newbies
>>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> newbies mailing list
> newbies at openstreetmap.org
> http://lists.openstreetmap.org/listinfo/newbies
Search your profile for the file mirror_tagchecker.cfg. This contains
the rules for validator to use. Modify or remove (put a # in front of)
any you don't feel are necessary.
For instance in the UK tertiary roads don't have references so I have
removed that line. You can also customise the tooltip to provide a bit
more information e.g for a secondary way without a reference change
way : I : highway == secondary && ref != * # highway
without a reference
to be
way : I : highway == secondary && ref != * #
secondary highway without a reference
Paul
More information about the newbies
mailing list