]> granicus.if.org Git - postgis/commitdiff
#1974 evidentally Unix really needs the RGB, RGBA quoted and windows doesn't like...
authorRegina Obe <lr@pcorp.us>
Tue, 4 Sep 2012 12:53:07 +0000 (12:53 +0000)
committerRegina Obe <lr@pcorp.us>
Tue, 4 Sep 2012 12:53:07 +0000 (12:53 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@10226 b70326c6-7e19-0410-871a-916f4a2858ee

doc/html/image_src/styles.conf

index 8c1fd5a170ebf1028d435671302c1bbef5720775..b557942abd53da248f03e202de10821091f63c65 100644 (file)
@@ -21,44 +21,44 @@ polygonStrokeWidth = 0
 # The bottom layer in the rendered WKT image
 styleName = Style1
 pointSize = 6
-pointColor = '#00bfff'
+pointColor = "#00bfff"
 lineWidth = 7
-lineColor = '#00bfff'
-polygonFillColor = '#00bfff'
-polygonStrokeColor = '#00bfff'
+lineColor = "#00bfff"
+polygonFillColor = "#00bfff"
+polygonStrokeColor = "#00bfff"
 polygonStrokeWidth = 0
 
 [Style]
 # The bottom layer in the rendered WKT image
 styleName = Style1-alpha
 pointSize = 6
-pointColor = '#0000ff80'
+pointColor = "#0000ff80"
 lineWidth = 7
-lineColor = '#0000ff80'
-polygonFillColor = '#0000ff80'
-polygonStrokeColor = '#0000ff80'
+lineColor = "#0000ff80"
+polygonFillColor = "#0000ff80"
+polygonStrokeColor = "#0000ff80"
 polygonStrokeWidth = 0
 
 [Style]
 # The bottom layer in the rendered WKT image
 styleName = Style1-thinline
 pointSize = 6
-pointColor = '#00bfff'
+pointColor = "#00bfff"
 lineWidth = 3
-lineColor = '#00bfff'
-polygonFillColor = '#00bfff'
-polygonStrokeColor = '#00bfff'
+lineColor = "#00bfff"
+polygonFillColor = "#00bfff"
+polygonStrokeColor = "#00bfff"
 polygonStrokeWidth = 0
 
 [Style]
 # The bottom layer in the rendered WKT image
 styleName = Style1-mediumline
 pointSize = 6
-pointColor = '#00bfff'
+pointColor = "#00bfff"
 lineWidth = 5
-lineColor = '#00bfff'
-polygonFillColor = '#00bfff'
-polygonStrokeColor = '#00bfff'
+lineColor = "#00bfff"
+polygonFillColor = "#00bfff"
+polygonStrokeColor = "#00bfff"
 polygonStrokeWidth = 0
 
 
@@ -77,11 +77,11 @@ polygonStrokeWidth = 0
 # The second layer in the rendered WKT image
 styleName = Style2-alpha
 pointSize = 6
-pointColor = '#00ff0080'
+pointColor = "#00ff0080"
 lineWidth = 7
-lineColor = '#00ff0080'
-polygonFillColor = '#00ff0080'
-polygonStrokeColor = '#00ff0080'
+lineColor = "#00ff0080"
+polygonFillColor = "#00ff0080"
+polygonStrokeColor = "#00ff0080"
 polygonStrokeWidth = 0
 
 [Style]