../images/st_crosses03.png \
../images/st_crosses04.png \
../images/st_difference01.png \
+ ../images/st_dumppoints01.png \
../images/st_issimple01.png \
../images/st_issimple02.png \
../images/st_issimple03.png \
--- /dev/null
+Style1;POINT( 26 25 )
+Style2;LINESTRING ( 26 75, 101 100 )
+Style3;POLYGON (( 76 0, 76 75, 26 50, 76 0 ))
+Style4;POLYGON (( 101 0, 101 75, 176 75, 176 0, 101 0 ), ( 151 25, 126 50, 151 50, 151 25 ))
+Style5;MULTIPOLYGON ((( 26 125, 26 200, 126 200, 126 125, 26 125 ), ( 51 150, 101 150, 76 175, 51 150 )), (( 151 100, 151 200, 176 175, 151 100 )))
polygonFillColor = DarkSeaGreen4
polygonStrokeColor = DarkGreen
polygonStrokeWidth = 0
+
+[Style]
+# The third layer in the rendered WKT image
+styleName = Style3
+pointSize = 6
+pointColor = yellow
+lineWidth = 3
+lineColor = yellow
+polygonFillColor = yellow
+polygonStrokeColor = yellow
+polygonStrokeWidth = 0
+
+[Style]
+# The fourth layer in the rendered WKT image
+styleName = Style4
+pointSize = 6
+pointColor = olive
+lineWidth = 3
+lineColor = olive
+polygonFillColor = olive
+polygonStrokeColor = olive
+polygonStrokeWidth = 0
+
+[Style]
+# The fifth layer in the rendered WKT image
+styleName = Style5
+pointSize = 6
+pointColor = turquoise
+lineWidth = 3
+lineColor = turquoise
+polygonFillColor = turquoise
+polygonStrokeColor = turquoise
+polygonStrokeWidth = 0