Changes between Initial Version and Version 1 of Ticket #16977


Ignore:
Timestamp:
2018-11-10T16:09:31+01:00 (7 years ago)
Author:
Don-vip
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #16977 – Description

    initial v1  
    77==== Please provide any additional information below. Attach a screenshot if possible.
    88It seems that these rules in addresses.mapcss are matched although there is no way in the dataset:
    9 {{{
     9{{{
     10#!mapcss
    1011way[addr:interpolation=odd] > node[addr:housenumber][get(split(".", tag("addr:housenumber")/2), 1)=0] {
    1112    throwWarning: tr("Even housenumber in odd address interpolation.");