[Geomoose-users] Geomoose 2.4 Symbol.sym and Mapserver 6.0.1
sana butt
sanaatifbutt85 at gmail.com
Fri Feb 3 22:10:19 EST 2012
Hi Dan
Regarding my question, How to get the Styles working in symbol.sym file
(which are disabled during the mapserver 6 patch)?
I mean, when we installed the geomoose 2.4 for ms4w on ms4w 3.0.3, we need
to do some changes inside the symbol.sym file (as instructed inside the
geomoose-2.4-mapserver-6.patch ) which makes my lines, polygons etc.
display incorrect (in symbolic manners).
See the result in the demo : http://216.58.43.167/geomoose2/geomoose.html
Changes in symbol.sym file, see bellow:
diff -r fce79dd88951 maps/symbols/symbol.sym
--- a/maps/symbols/symbol.sym Thu Jul 28 13:10:36 2011 -0500
+++ b/maps/symbols/symbol.sym Thu Jul 28 13:29:01 2011 -0500
@@ -7,7 +7,7 @@
TYPE TRUETYPE
FONT 'Tahoma'
CHARACTER '|'
- GAP 10
+ #GAP 10
END
Symbol
@@ -106,7 +106,7 @@
TYPE ELLIPSE
FILLED TRUE
POINTS 1 1 END
- STYLE 5 5 END
+ #STYLE 5 5 END
END
#LINESET
@@ -116,7 +116,7 @@
TYPE ELLIPSE
POINTS 1 1 END
FILLED TRUE
- STYLE 2 4 END
+ #STYLE 2 4 END
END
Symbol
@@ -124,7 +124,7 @@
TYPE ELLIPSE
POINTS 1 1 END
FILLED TRUE
- STYLE 7 5 END
+ #STYLE 7 5 END
END
Symbol
@@ -132,7 +132,7 @@
TYPE ELLIPSE
POINTS 1 1 END
FILLED TRUE
- STYLE 6 2 1 1 1 2 6 END
+ #STYLE 6 2 1 1 1 2 6 END
END
Symbol
@@ -140,7 +140,7 @@
TYPE ELLIPSE
POINTS 1 1 END
FILLED TRUE
- STYLE 3 3 3 3 END
+ #STYLE 3 3 3 3 END
END
SYMBOL
@@ -148,7 +148,7 @@
TYPE ELLIPSE
FILLED TRUE
POINTS 1 1 END
- STYLE 5 5 END
+ #STYLE 5 5 END
END
Symbol
@@ -156,7 +156,7 @@
TYPE VECTOR
POINTS 0 5 5 0 END
FILLED TRUE
- STYLE 6 6 6 6 END
+ #STYLE 6 6 6 6 END
END
Symbol
@@ -226,4 +226,4 @@
Points 1 1 END
END
-END #Symbolset
\ No newline at end of file
+END #Symbolset
So how can I fix this issue, could you guide me please, any instructions
etc.
Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/geomoose-users/attachments/20120203/d26fe4c2/attachment.html
More information about the Geomoose-users
mailing list