Changeset 17942 in josm for trunk/resources/data/validator
- Timestamp:
- 2021-06-22T22:57:10+02:00 (4 years ago)
- Location:
- trunk/resources/data/validator
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/resources/data/validator/deprecated.mapcss
r17940 r17942 2265 2265 } 2266 2266 2267 /* #20434 */ 2268 *[building:roof:shape] { 2269 throwWarning: tr("{0} is deprecated", "{0.key}"); 2270 suggestAlternative: "roof:shape"; 2271 group: tr("deprecated tagging"); 2272 fixChangeKey: "building:roof:shape => roof:shape"; 2273 } 2274 2267 2275 /* When tags are deprecated they should be added to ignoretags.cfg too. */ -
trunk/resources/data/validator/ignoretags.cfg
r17940 r17942 694 694 K:shoulder=none 695 695 E:service:bicycle:chaintool 696 E:building:roof:shape 696 697 ; 697 698 ; Tags not yet decided (to remove from this section when added or moved up when deprecated)
Note:
See TracChangeset
for help on using the changeset viewer.