add information about expressions support
parent
f948a1af08
commit
8f64ba0e3e
1 changed files with 6 additions and 6 deletions
|
@ -4,12 +4,12 @@
|
|||
<!-- Author: floledermann -->
|
||||
## Configuration Options for PolygonPatternSymbolizer
|
||||
|
||||
| *parameter* | *value* | *default* |
|
||||
--------------|---------|-----------|
|
||||
| file | path to image file | none |
|
||||
| width **(removed)**| px | 4 |
|
||||
| height **(removed)**| px | 4 |
|
||||
| type **(removed)**| png tiff | none |
|
||||
| *parameter* | *value* | *default* | *accepts expressions* |
|
||||
--------------|---------|-----------|-----------------------|
|
||||
| file | path to image file | none | mapnik >= 2.0 |
|
||||
| width **(removed)**| px | 4 | |
|
||||
| height **(removed)**| px | 4 | |
|
||||
| type **(removed)**| png tiff | none | |
|
||||
|
||||
## Examples
|
||||
|
||||
|
|
Loading…
Reference in a new issue