Changeset 17956 in josm for trunk/resources/data
- Timestamp:
- 2021-07-07T22:28:37+02:00 (3 years ago)
- Location:
- trunk/resources/data/validator
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/resources/data/validator/deprecated.mapcss
r17950 r17956 2284 2284 } 2285 2285 2286 /* #20637 */ 2287 *[role] { 2288 throwWarning: tr("{0} as a tag on an object. Roles are specified in the relation''s member lists instead.", "{0.tag}", "{0.key}"); 2289 assertMatch: "node role=stop"; 2290 } 2291 2286 2292 /* When tags are deprecated they should be added to ignoretags.cfg too. */ -
trunk/resources/data/validator/ignoretags.cfg
r17950 r17956 696 696 E:building:roof:shape 697 697 K:landuse=school 698 E:role 698 699 ; 699 700 ; 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.