fix referred image URL

Germán Larraín 2016-06-02 15:43:59 -03:00
parent 7bef04845c
commit a73dbcffae

@ -1,7 +1,7 @@
<!-- Name: PolygonSymbolizer --> <!-- Name: PolygonSymbolizer -->
## Configuration Options for PolygonSymbolizer ## Configuration Options for PolygonSymbolizer
A PolygonSymbolizer is often used to render the area enclosed by a [polygon](http://en.wikipedia.org/wiki/Polygon). For example, the `rundemo.py` and `rundemo.cpp` applications use PolygonSymbolizer objects to "fill-in" [Canadian provinces with different colors and to make bodies of water look blue](http://http://github.com/mapnik/mapnik/wiki/attachment/wiki/PolygonSymbolizer/demo256.png?format=raw). A PolygonSymbolizer is often used to render the area enclosed by a [polygon](http://en.wikipedia.org/wiki/Polygon). For example, the `rundemo.py` and `rundemo.cpp` applications use PolygonSymbolizer objects to "fill-in" [Canadian provinces with different colors and to make bodies of water look blue](https://raw.githubusercontent.com/wiki/mapnik/mapnik/images/demo256.png).
| *parameter* | *value* | *default* | * description * | *accepts expressions* | | *parameter* | *value* | *default* | * description * | *accepts expressions* |
-------------|---------|------------|----------------|-----------------------| -------------|---------|------------|----------------|-----------------------|