From 252be850243db1377a534152d65d192e6607648f Mon Sep 17 00:00:00 2001 From: ThomasG77 Date: Fri, 9 Dec 2011 15:36:53 -0800 Subject: [PATCH] Updated Filter (markdown) --- Filter.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Filter.md b/Filter.md index 655a3d3..b108a99 100644 --- a/Filter.md +++ b/Filter.md @@ -51,4 +51,4 @@ In python filters can be set using the following syntax: ## See also * The [OpenStreetMap Stylesheet](http://trac.openstreetmap.org/browser/applications/rendering/mapnik/osm.xml?rev=9228) which uses Filters in many ways. - * The special Filters ElseFilter and AlsoFilter + * The special Filters [ElseFilter](https://github.com/mapnik/mapnik/wiki/ElseFilter) and [AlsoFilter](https://github.com/mapnik/mapnik/wiki/AlsoFilter)