We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 147a695 commit 577bda4Copy full SHA for 577bda4
1 file changed
README.md
@@ -26,7 +26,7 @@ The structure of `reference.json` is:
26
* `style`: properties of the `Style` XML element
27
* `layer`: properties of the `Layer` XML element
28
* `symbolizers/*`: properties that apply to **all** symbolizers
29
-* `symbolizers/symbolizer`: properties that apply to **each** type of symbolizer
+* `symbolizers/`_\<symbolizer\>_: properties that are specific to a given symbolizer
30
* `colors`: named colors supported by Mapnik. see `include/mapnik/css_color_grammar.hpp`
31
32
### Property stability
0 commit comments