Changeset 6550 in josm for trunk/data/validator/combinations.mapcss
- Timestamp:
- 2013-12-27T21:41:52+01:00 (12 years ago)
- File:
-
- 1 edited
-
trunk/data/validator/combinations.mapcss (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/data/validator/combinations.mapcss
r6548 r6550 111 111 } 112 112 113 /* {0} on a node */114 node[source:geometry],115 node[source:outline] {116 throwWarning: tr("{0} on a node", "{0.key}");117 }118 119 113 /* {0} on suspicious object */ 120 114 *[tunnel ][!highway][!railway][!waterway][public_transport != platform][man_made != pipeline], … … 133 127 } 134 128 129 way[highway][barrier], 135 130 *[highway][waterway][waterway!=dam], 136 131 *[highway][natural],
Note:
See TracChangeset
for help on using the changeset viewer.
