Ticket #21046: 21046.patch
| File 21046.patch, 599 bytes (added by , 4 years ago) |
|---|
-
src/org/openstreetmap/josm/data/osm/DefaultNameFormatter.java
105 105 "wetland", 106 106 // 107 107 ":LocationCode", 108 " note",108 "description", 109 109 "?building", 110 110 "?building:part", 111 "note", 111 112 }; 112 113 113 114 /** the current list of tags used as naming tags in relations */
