Ignore:
Timestamp:
2014-01-27T01:23:28+01:00 (10 years ago)
Author:
Don-vip
Message:

fix #9609 - tagchecker: handling of elevation tag:

  • do not replace by layer
  • remove elevation=0
  • do nothing for other values
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/data/validator/unnecessary.mapcss

    r6698 r6760  
    22*[motor_vehicle?][highway =~ /motorway|trunk|primary|secondary|tertiary|unclassified|residential|service|living_street/],
    33*[bridge=no],
     4*[elevation="0"],
    45*[layer="0"] {
    56  /* see #9365 - Useless tag layer=0 */
Note: See TracChangeset for help on using the changeset viewer.