changeset 12:a2b0f3b443e9

Modified line style SimpleLineSymbol mapfile testcases.
author Bjoern Schilberg <bjoern@intevation.de>
date Fri, 04 Mar 2011 15:38:04 +0100
parents 17463e236ebd
children 2c9822ad2fde
files ChangeLog mxd/Styles/line/SimpleLineSymbol/l_dash-dott-dott_1pt_c255-255-255.map mxd/Styles/line/SimpleLineSymbol/l_dash-dott-dott_1pt_c255-255-255.sym mxd/Styles/line/SimpleLineSymbol/l_dash-dotted_1pt_c255-255-255.map mxd/Styles/line/SimpleLineSymbol/l_dash-dotted_1pt_c255-255-255.sym mxd/Styles/line/SimpleLineSymbol/l_dashed_1pt_c255-255-255.map mxd/Styles/line/SimpleLineSymbol/l_dashed_1pt_c255-255-255.sym mxd/Styles/line/SimpleLineSymbol/l_dotted_1pt_c255-255-255.map mxd/Styles/line/SimpleLineSymbol/l_dotted_1pt_c255-255-255.sym mxd/Styles/line/SimpleLineSymbol/l_solid_1pt_c255-255-255.map mxd/Styles/line/SimpleLineSymbol/l_solid_1pt_c255-255-255.sym mxd/Styles/line/SimpleLineSymbol/l_solid_4pt_c255-255-255.map
diffstat 12 files changed, 54 insertions(+), 26 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Fri Mar 04 15:34:53 2011 +0100
+++ b/ChangeLog	Fri Mar 04 15:38:04 2011 +0100
@@ -1,3 +1,19 @@
+2011-03-04  Bjoern Schilberg  <bjoern.schilberg@intevation.de>
+
+	* M mxd/Styles/line/SimpleLineSymbol/l_dash-dott-dott_1pt_c255-255-255.map,
+	  M mxd/Styles/line/SimpleLineSymbol/l_dash-dott-dott_1pt_c255-255-255.sym,
+	  M mxd/Styles/line/SimpleLineSymbol/l_dash-dotted_1pt_c255-255-255.map,
+	  M mxd/Styles/line/SimpleLineSymbol/l_dash-dotted_1pt_c255-255-255.sym,
+	  M mxd/Styles/line/SimpleLineSymbol/l_dashed_1pt_c255-255-255.map,
+	  M mxd/Styles/line/SimpleLineSymbol/l_dashed_1pt_c255-255-255.sym,
+	  M mxd/Styles/line/SimpleLineSymbol/l_dotted_1pt_c255-255-255.map,
+	  M mxd/Styles/line/SimpleLineSymbol/l_dotted_1pt_c255-255-255.sym,
+	  M mxd/Styles/line/SimpleLineSymbol/l_solid_1pt_c255-255-255.map,
+	  M mxd/Styles/line/SimpleLineSymbol/l_solid_1pt_c255-255-255.sym,
+	  M mxd/Styles/line/SimpleLineSymbol/l_solid_4pt_c255-255-255.map:
+
+	  Modified line style SimpleLineSymbol mapfile testcases.
+
 2011-03-04  Bjoern Schilberg  <bjoern.schilberg@intevation.de>
 
 	* M mxd/Styles/line/PictureLineSymbol/l_pictureline_brick1_1_1_1-0-0-0.sym,
--- a/mxd/Styles/line/SimpleLineSymbol/l_dash-dott-dott_1pt_c255-255-255.map	Fri Mar 04 15:34:53 2011 +0100
+++ b/mxd/Styles/line/SimpleLineSymbol/l_dash-dott-dott_1pt_c255-255-255.map	Fri Mar 04 15:38:04 2011 +0100
@@ -1,6 +1,6 @@
 LAYER
 	NAME "l_dash-dott-dott_1pt_c255-255-255"
-	DATA "gewaesserlinien-joined"
+	DATA "gewaesserlinien"
 	TYPE LINE
 	GROUP "line"
 	STATUS ON
@@ -8,8 +8,10 @@
 		"wms_title"                     "l_dash-dott-dott_1pt_c255-255-255"
 	END
 	CLASS
-		SYMBOL "l_dash-dott-dott_1pt_c255-255-255"
-		COLOR 0 0 0
-		WIDTH 1
+		STYLE
+			SYMBOL "l_dash-dott-dott_1pt_c255-255-255"
+			COLOR 0 0 0
+			SIZE 1
+		END
 	END
 END
--- a/mxd/Styles/line/SimpleLineSymbol/l_dash-dott-dott_1pt_c255-255-255.sym	Fri Mar 04 15:34:53 2011 +0100
+++ b/mxd/Styles/line/SimpleLineSymbol/l_dash-dott-dott_1pt_c255-255-255.sym	Fri Mar 04 15:38:04 2011 +0100
@@ -1,5 +1,5 @@
 SYMBOL
-	NAME "SimpleLineDashDotDot"
+	NAME "l_dash-dott-dott_1pt_c255-255-255"
 	TYPE SIMPLE
 
 	#dash-dot-dot line where the dashes are seven and spaces are five pixels long
--- a/mxd/Styles/line/SimpleLineSymbol/l_dash-dotted_1pt_c255-255-255.map	Fri Mar 04 15:34:53 2011 +0100
+++ b/mxd/Styles/line/SimpleLineSymbol/l_dash-dotted_1pt_c255-255-255.map	Fri Mar 04 15:38:04 2011 +0100
@@ -1,6 +1,6 @@
 LAYER
 	NAME "l_dash-dotted_1pt_c255-255-255"
-	DATA "gewaesserlinien-joined"
+	DATA "gewaesserlinien"
 	TYPE LINE
 	GROUP "line"
 	STATUS ON
@@ -8,8 +8,10 @@
 		"wms_title"                     "l_dash-dotted_1pt_c255-255-255"
 	END
 	CLASS
-		SYMBOL "l_dash-dotted_1pt_c255-255-255"
-		COLOR 0 0 0
-		WIDTH 1
+		STYLE
+			SYMBOL "l_dash-dotted_1pt_c255-255-255"
+			COLOR 0 0 0
+			SIZE 1
+		END
 	END
 END
--- a/mxd/Styles/line/SimpleLineSymbol/l_dash-dotted_1pt_c255-255-255.sym	Fri Mar 04 15:34:53 2011 +0100
+++ b/mxd/Styles/line/SimpleLineSymbol/l_dash-dotted_1pt_c255-255-255.sym	Fri Mar 04 15:38:04 2011 +0100
@@ -1,5 +1,5 @@
 SYMBOL
-	NAME "SimpleLineDashDot"
+	NAME "l_dash-dotted_1pt_c255-255-255"
 	TYPE SIMPLE
 
 	#dash-dot line where the dashes are seven and spaces are five pixels long
--- a/mxd/Styles/line/SimpleLineSymbol/l_dashed_1pt_c255-255-255.map	Fri Mar 04 15:34:53 2011 +0100
+++ b/mxd/Styles/line/SimpleLineSymbol/l_dashed_1pt_c255-255-255.map	Fri Mar 04 15:38:04 2011 +0100
@@ -1,6 +1,6 @@
 LAYER
 	NAME "l_dashed_1pt_c255-255-255"
-	DATA "gewaesserlinien-joined"
+	DATA "gewaesserlinien"
 	TYPE LINE
 	GROUP "line"
 	STATUS ON
@@ -8,8 +8,10 @@
 		"wms_title"                     "l_dashed_1pt_c255-255-255"
 	END
 	CLASS
-		SYMBOL "l_dashed_1pt_c255-255-255"
-		COLOR 0 0 0
-		WIDTH 1
+		STYLE
+			SYMBOL "l_dashed_1pt_c255-255-255"
+			COLOR 0 0 0
+			SIZE 1
+		END
 	END
 END
--- a/mxd/Styles/line/SimpleLineSymbol/l_dashed_1pt_c255-255-255.sym	Fri Mar 04 15:34:53 2011 +0100
+++ b/mxd/Styles/line/SimpleLineSymbol/l_dashed_1pt_c255-255-255.sym	Fri Mar 04 15:38:04 2011 +0100
@@ -1,5 +1,5 @@
 SYMBOL
-	NAME "SimpleLineDashed"
+	NAME "l_dashed_1pt_c255-255-255"
 	TYPE SIMPLE
 
 	#dashed line where the dashes and spaces are both five pixels long
--- a/mxd/Styles/line/SimpleLineSymbol/l_dotted_1pt_c255-255-255.map	Fri Mar 04 15:34:53 2011 +0100
+++ b/mxd/Styles/line/SimpleLineSymbol/l_dotted_1pt_c255-255-255.map	Fri Mar 04 15:38:04 2011 +0100
@@ -1,6 +1,6 @@
 LAYER
 	NAME "l_dotted_1pt_c255-255-255"
-	DATA "gewaesserlinien-joined"
+	DATA "gewaesserlinien"
 	TYPE LINE
 	GROUP "line"
 	STATUS ON
@@ -8,8 +8,10 @@
 		"wms_title"                     "l_dotted_1pt_c255-255-255"
 	END
 	CLASS
-		SYMBOL "l_dotted_1pt_c255-255-255"
-		COLOR 0 0 0
-		WIDTH 1
+		STYLE
+			SYMBOL "l_dotted_1pt_c255-255-255"
+			COLOR 0 0 0
+			SIZE 1
+		END
 	END
 END
--- a/mxd/Styles/line/SimpleLineSymbol/l_dotted_1pt_c255-255-255.sym	Fri Mar 04 15:34:53 2011 +0100
+++ b/mxd/Styles/line/SimpleLineSymbol/l_dotted_1pt_c255-255-255.sym	Fri Mar 04 15:38:04 2011 +0100
@@ -1,5 +1,5 @@
 SYMBOL
-	NAME "SimpleLineDotted"
+	NAME "l_dotted_1pt_c255-255-255"
 	TYPE SIMPLE
 
 	#dotted line where the dashes and spaces are both one pixels long
--- a/mxd/Styles/line/SimpleLineSymbol/l_solid_1pt_c255-255-255.map	Fri Mar 04 15:34:53 2011 +0100
+++ b/mxd/Styles/line/SimpleLineSymbol/l_solid_1pt_c255-255-255.map	Fri Mar 04 15:38:04 2011 +0100
@@ -1,6 +1,6 @@
 LAYER
 	NAME "l_solid_1pt_c255-255-255"
-	DATA "gewaesserlinien-joined"
+	DATA "gewaesserlinien"
 	TYPE LINE
 	GROUP "line"
 	STATUS ON
@@ -8,8 +8,10 @@
 		"wms_title"                     "l_solid_1pt_c255-255-255"
 	END
 	CLASS
-		SYMBOL "l_solid_1pt_c255-255-255"
-		COLOR 0 0 0
-		WIDTH 1
+		STYLE
+			SYMBOL "l_solid_1pt_c255-255-255"
+			COLOR 0 0 0
+			WIDTH 1
+		END
 	END
 END
--- a/mxd/Styles/line/SimpleLineSymbol/l_solid_1pt_c255-255-255.sym	Fri Mar 04 15:34:53 2011 +0100
+++ b/mxd/Styles/line/SimpleLineSymbol/l_solid_1pt_c255-255-255.sym	Fri Mar 04 15:38:04 2011 +0100
@@ -1,3 +1,5 @@
 SYMBOL
-	NAME "SimpleLineSolid"
+	NAME "l_solid_1pt_c255-255-255"
+	TYPE SIMPLE
+	FILLED TRUE
 END
--- a/mxd/Styles/line/SimpleLineSymbol/l_solid_4pt_c255-255-255.map	Fri Mar 04 15:34:53 2011 +0100
+++ b/mxd/Styles/line/SimpleLineSymbol/l_solid_4pt_c255-255-255.map	Fri Mar 04 15:38:04 2011 +0100
@@ -1,6 +1,6 @@
 LAYER
 	NAME "l_solid_4pt_c255-255-255"
-	DATA "gewaesserlinien-joined"
+	DATA "gewaesserlinien"
 	TYPE LINE
 	GROUP "line"
 	STATUS ON
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)