From 8f64ba0e3e192c04cd2d044b3ec0dfdfc17166fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stephan=20B=C3=B6sch-Plepelits?= Date: Thu, 10 Jul 2014 18:40:54 -0700 Subject: [PATCH] add information about expressions support --- PolygonPatternSymbolizer.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/PolygonPatternSymbolizer.md b/PolygonPatternSymbolizer.md index d2f623e..9bfba08 100644 --- a/PolygonPatternSymbolizer.md +++ b/PolygonPatternSymbolizer.md @@ -4,12 +4,12 @@ ## 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