source: josm/trunk/data/validator

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7878   9 years Don-vip fix #10837 - fix asserts
(edit) @7876   9 years Klumbumbus see #10837 - fix typo
(edit) @7873   9 years Klumbumbus see #10851 - remove validator warning for sidewalk=* together with …
(edit) @7872   9 years Klumbumbus see #10837 - add numeric lanes validation rule (rule by naoliv); fix …
(edit) @7836   9 years Don-vip fix #10869 - Better handling of semicolon in values: Warn about empty …
(edit) @7827   9 years Don-vip see #10851 - fix unit test
(edit) @7819   9 years Klumbumbus fix #10851 - add validator warning for sidewalk=* together with …
(edit) @7818   9 years Klumbumbus see #10837 - add some more validation rules (based on rules by naoliv)
(edit) @7814   9 years Klumbumbus see #10851 - add validator rules for footway=*
(edit) @7807   9 years Klumbumbus fix #10825 - add some more values for isolated nodes test, remove …
(edit) @7793   9 years Klumbumbus fix #10825 - add validator warning for tags on isolated nodes, which …
(edit) @7767   9 years Klumbumbus see #10804 - fix parking validator
(edit) @7762   9 years Don-vip fix #10804 - validator warning for parking=* without amenity=parking
(edit) @7744   9 years Klumbumbus fix #10769 - drop support of restriction=* on nodes
(edit) @7737   9 years Klumbumbus Add validator warnings for linear waterway=* features on nodes. …
(edit) @7735   9 years Klumbumbus see #10679 - drop support of some natural=* on nodes in presets and …
(edit) @7727   9 years Don-vip fix #10754 - "lit on suspicious object" test update
(edit) @7707   9 years Klumbumbus fix #10716 - add 'sidewalk' to appropriate highway presets; add …
(edit) @7697   9 years Don-vip fix #10693 - Places with a 'place_name' and no 'name' should use …
(edit) @7651   9 years Klumbumbus see #10252 - add warning for route=* on nodes
(edit) @7647   9 years Klumbumbus fix #10661 (see #10622) - add warning for barrier=yes (based on text …
(edit) @7645   9 years Klumbumbus fix #10252 - remove some old route=* tags from mappaint style; …
(edit) @7635   10 years Klumbumbus fixes #8281 - deprecate parking=park_and_ride in favor of …
(edit) @7630   10 years Klumbumbus see #8281 - deprecate sport=diving, add preset and mappaint style for …
(edit) @7623   10 years Don-vip fix #10530 - deprecate other interval tags (patch by skyper)
(edit) @7620   10 years Don-vip fix #10530 - preset update (patch by skyper) + deprecate fee=interval
(edit) @7600   10 years Don-vip fix #10594 - add deprecation warnings for synonymous shop values + …
(edit) @7599   10 years Don-vip fix #10582 - drop support of undocumented tag josm/ignore. New …
(edit) @7537   10 years Don-vip see #10513 - opening_hours: replace prototype definition by standard …
(edit) @7514   10 years Don-vip fix #10494 - Update to version 3.0.0 of opening_hours.js
(edit) @7490   10 years Don-vip fix #10447 - support new bridge scheme: - presets: update bridge
(edit) @7488   10 years bastiK applied #10471 - new validator rule to check that ford=yes node is on …
(edit) @7468   10 years Don-vip fix #10381 - report natural=wood on nodes (information level)
(edit) @7449   10 years Don-vip see #10416 - replace undocumented stay key by maxstay, used more
(edit) @7437   10 years Don-vip fix #10400 - exclude leisure=* from "lit on suspicious object"
(edit) @7391   10 years Don-vip fix #10367 - deprecate natural=land
(edit) @7286   10 years Don-vip fix #10222 - fix typo in validator config file (segregated in …
(edit) @7284   10 years Don-vip fix #10221 - allow lit for amenity=shelter
(edit) @7281   10 years Don-vip fix #10209 - exclude highway=*_link from "highway without a …
(edit) @7280   10 years simon04 fix #10120 see #10215 - Validator: do not warn "Overlapping Water …
(edit) @7279   10 years simon04 fix #10125 - Validator: fix source:geometry to source:position on nodes
(edit) @7274   10 years Don-vip fix #10129 - add automatic fix for "natural water used for swimming pool"
(edit) @7265   10 years Don-vip fix #10193 - check natural/highway combination only for ways
(edit) @7264   10 years Don-vip fix #10183 - "sport without physical feature" with …
(edit) @7263   10 years Don-vip fix #10192 - Exclude incline from "Presets do not contain property value"
(edit) @7258   10 years bastiK make validator aware of bicycle roads
(edit) @7250   10 years Don-vip fix #10159, fix #10160 - new allowed combinations
(edit) @7249   10 years bastiK fixed #10150 - Stop listing network key in "Presets do not contain …
(edit) @7243   10 years bastiK fixed #10140 - validation rule for building:levels
(edit) @7230   10 years Don-vip fix #10113 - allow landuse=farmland too
(edit) @7229   10 years Don-vip fix #10117 - ask for leaf_type with leaf_cycle and for …
(edit) @7228   10 years Don-vip fix #10118 - review power warning levels
(edit) @7225   10 years Don-vip fix #10126 - Stop listing brand key in "Presets do not contain …
(edit) @7222   10 years Don-vip fix #10107, fix #10108 - use of new leaf_type and leaf_cycle keys …
(edit) @7220   10 years Don-vip fix #10113 - invalid "sport without physical feature" with landuse=farm
(edit) @7197   10 years bastiK fixed #10085 - give warning for fixme=yes
(edit) @7174   10 years Don-vip update opening_hours.js
(edit) @7164   10 years simon04 fix #10062 - MapCSS: add any() according to MapCSS standard, …
(edit) @7106   10 years bastiK fixed #10002 - Complain about access=official like about access=designated
(edit) @7105   10 years bastiK fixed #10000 - remove access=designated and access=official from presets
(edit) @7078   10 years simon04 see #9959 - see r7035 - MapCSS tagchecker: use suggestAlternative to …
(edit) @7046   10 years Don-vip see #9923 - update opening_hours.js + translate/shorten a bit error …
(edit) @7035   10 years bastiK fixed #9959 - Validator thinks that http: is a language prefix. Give …
(edit) @7032   10 years Don-vip fix #9944 - allow maxspeed on waterway=river|canal|lock
(edit) @6929   10 years Don-vip fix #9856 - fix "area is unnecessary" test
(edit) @6928   10 years Don-vip fix #9757 - validator warning for wrong multiple values (patch by naoliv)
(edit) @6927   10 years Don-vip fix #9667 - Verify addresses interpolation range/values via MapCSS …
(edit) @6924   10 years Don-vip fix #9845 - validator: fix "power line without voltage" test
(edit) @6923   10 years Don-vip fix #9854 - validator: fix "area is unnecessary" test
(edit) @6880   10 years Don-vip fix #9754 - validator: "snowplowing without highway" test is too strict
(edit) @6877   10 years Don-vip see #9593 - validator: forgot leisure=track for "sport without …
(edit) @6876   10 years Don-vip fix #9748 - fix validator test for highway=* + area=yes + …
(edit) @6874   10 years Don-vip fix #9736 - validator: Parkway 'abbreviated street name' checks
(edit) @6861   10 years simon04 see #9593 - MapCSS: adapt MapCSS tests to negated regular expressions …
(edit) @6860   10 years simon04 fix #9593 - Detect sports without physical features - MapCSS test by …
(edit) @6819   10 years simon04 fix #9686 - Remove "major road used with foot" test since it produces …
(edit) @6812   10 years simon04 Validator: do not warn "X without railway" for route=railway relations
(edit) @6790   10 years Don-vip fix #9651 - Validade landuse=* on nodes
(edit) @6788   10 years Don-vip fix #9650 - Validate building=no
(edit) @6778   10 years simon04 fix #9614 - Check and remove unnecessary area=yes - patch by naoliv
(edit) @6769   10 years simon04 fix #9631 - Validate population key - patch by naoliv
(edit) @6760   10 years Don-vip fix #9609 - tagchecker: handling of elevation tag: - do not replace …
(edit) @6759   10 years Don-vip fix #9612 - tagchecker: add power inside power test
(edit) @6758   10 years Don-vip fix #9603 - tagchecker: allow intermittent on natural=water
(edit) @6719   10 years simon04 fix #9522 - New test for nodes inside polygons with the same values …
(edit) @6698   10 years Don-vip fix #9486 - detect and remove bridge=no
(edit) @6692   10 years simon04 fix #9578 - Small problem in highway.mapcss
(edit) @6689   10 years Don-vip see #9579 - forgot to deprecate power=sub_station + use of …
(edit) @6688   10 years Don-vip see #9169, fix #9579 - power=substation in deprecated.mapcss
(edit) @6680   10 years simon04 fix #9556 - Validator: add "natural and landuse of the same type …
(edit) @6658   10 years Don-vip fix #9554 - replace emergency=aed by emergency=defibrillator
(edit) @6649   10 years simon04 see #9414 - MapCSS validator: make individual tests ignorable As …
(edit) @6645   10 years simon04 see #9414 - MapCSS validator: some performance imrovements …
(edit) @6641   10 years simon04 Validator: type=site without site is perfectly valid (side is …
(edit) @6637   10 years simon04 see #9414 - Validator: declassify "street name contains ss" to …
(edit) @6633   10 years simon04 fix #9350 - Validator: do not show day|date|hour_on|off to be …
(edit) @6632   10 years simon04 fix #9379 - warn foot on major roads only if foot=yes and …
(edit) @6630   10 years simon04 see #9534 - "Overlapping areas" validator: do not generate warnings …
(edit) @6629   10 years simon04 Replace NodesDuplicatingWayTags test by a corresponding MapCSS test
(edit) @6628   10 years simon04 fix #9311 - add capacity:disabled aspect to amenity=parking inside …
Note: See TracRevisionLog for help on using the revision log.