Last change
on this file since 9958 was 9958, checked in by bastiK, 9 years ago |
fix svn:eol property
|
-
Property svn:eol-style
set to
native
|
File size:
344 bytes
|
Rev | Line | |
---|
[4069] | 1 | meta {
|
---|
| 2 | title: "MapCSS tests for relations";
|
---|
| 3 | }
|
---|
| 4 |
|
---|
| 5 | relation[test=role1] >[outer] way[test=role1_outer] { width: 4; color: navy; }
|
---|
| 6 |
|
---|
| 7 | relation[test=role1] >[role=inner][index=5] way { width: 4; color: lime; }
|
---|
| 8 |
|
---|
| 9 | area[landuse=quarry][test=parent] { fill-color : #aaa; }
|
---|
| 10 |
|
---|
| 11 | way[barrier=fence] < area[landuse=quarry][test=parent] { fill-color : #f70; }
|
---|
| 12 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.