From 89063ee0490b0100428f004aae802eae6248255c Mon Sep 17 00:00:00 2001 From: Jez Nicholson Date: Tue, 23 Jan 2018 13:36:45 +0000 Subject: [PATCH] link to Symbology --- ShieldSymbolizer.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ShieldSymbolizer.md b/ShieldSymbolizer.md index ebf259d..ef6ac12 100644 --- a/ShieldSymbolizer.md +++ b/ShieldSymbolizer.md @@ -1,4 +1,4 @@ -Specifies the rendering of a png, tiff, or svg graphic symbol **and** label text at a point. +[[Symbolizer|SymbologySupport]] that specifies rendering of a png, tiff, or svg graphic symbol **and** label text at a point. Effectively, this is a (working) combination of [[TextSymbolizer]] and [[PointSymbolizer]]. If you try to use a TextSymbolizer and a PointSymbolizer separated you will often see points without texts and/or texts without points.