fix referred image URL
parent
7bef04845c
commit
a73dbcffae
1 changed files with 1 additions and 1 deletions
|
@ -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* |
|
||||||
-------------|---------|------------|----------------|-----------------------|
|
-------------|---------|------------|----------------|-----------------------|
|
||||||
|
|
Loading…
Reference in a new issue