Ticket #21046: 21046.patch

File 21046.patch, 599 bytes (added by segubi, 4 years ago)
  • src/org/openstreetmap/josm/data/osm/DefaultNameFormatter.java

     
    105105            "wetland",
    106106            //
    107107            ":LocationCode",
    108             "note",
     108            "description",
    109109            "?building",
    110110            "?building:part",
     111            "note",
    111112    };
    112113
    113114    /** the current list of tags used as naming tags in relations */