From a73dbcffae7796f17002a6a14d8953adc1766242 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Germ=C3=A1n=20Larra=C3=ADn?= Date: Thu, 2 Jun 2016 15:43:59 -0300 Subject: [PATCH] fix referred image URL --- PolygonSymbolizer.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PolygonSymbolizer.md b/PolygonSymbolizer.md index d1c337b..b439d2f 100644 --- a/PolygonSymbolizer.md +++ b/PolygonSymbolizer.md @@ -1,7 +1,7 @@ ## 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* | -------------|---------|------------|----------------|-----------------------|