<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]-->
<title>MapServer Message</title>
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:Verdana;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p
        {mso-style-priority:99;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Arial","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=EN-US link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><span style='font-family:"Arial","sans-serif"'>Line 267 is
referring to your symbol file (</span><span style='font-size:10.0pt;font-family:
"Verdana","sans-serif"'>&quot;../../symbols/symbol.sym&#8221;)<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-family:"Arial","sans-serif"'><o:p>&nbsp;</o:p></span></p>

<div>

<div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in'>

<p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span
style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> FRANZ OKYERE
[mailto:franzzoa@hotmail.com] <br>
<b>Sent:</b> Wednesday, January 20, 2010 1:27 PM<br>
<b>To:</b> geomoose-users@lists.sourceforge.net<br>
<b>Subject:</b> [Geomoose-users] Pink layer error<o:p></o:p></span></p>

</div>

</div>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal style='margin-bottom:12.0pt'><span style='font-size:10.0pt;
font-family:"Verdana","sans-serif"'>Dear friends, <br>
<br>
I am greatful for your help in building my geomoose application. Please follow
this link to get to it http://www.myghanasearch.com/search/mview.html But there
is an error with one of my layers I just can't fathom. It works fine when I am
offline. The error says;<br>
<br>
loadSymbol(): Unable to access file. Parsing error near
(C:\ms4w\apps\geomoose2\maps\symbols\Q2.png):(line 267)&nbsp; Apparently there
is no line 267.<br>
<br>
and here is my mapfile. Thanks very much. Franz Okyere. GIS Specialist<br>
<br>
# Map file created from QGIS project file C:/Users/Franzy/Documents/GIS
Data/LinxMb.qgs<br>
# Edit this file to customize for your map interface<br>
# (Created with PyQgis MapServer Export plugin)<br>
MAP<br>
&nbsp; NAME ghana <br>
&nbsp; # Map image size<br>
&nbsp; SIZE 800 650&nbsp; <br>
&nbsp; UNITS meters<br>
&nbsp; TRANSPARENT FALSE<br>
&nbsp; FONTSET &quot;../../fonts/fontset.list&quot;<br>
&nbsp; SYMBOLSET &quot;../../symbols/symbol.sym&quot;<br>
&nbsp; EXTENT 44122.792792 523627.732277 1391863.961749 1236515.357466<br>
&nbsp; PROJECTION<br>
&nbsp;&nbsp;&nbsp; 'proj=longlat'<br>
&nbsp;&nbsp;&nbsp; 'ellps=WGS84'<br>
&nbsp;&nbsp;&nbsp; 'datum=WGS84'<br>
&nbsp;&nbsp;&nbsp; 'no_defs'<br>
&nbsp; END<br>
<br>
&nbsp; # Background color for the map canvas -- change as desired<br>
&nbsp; IMAGECOLOR 150 150 255<br>
&nbsp; IMAGEQUALITY 95<br>
&nbsp; IMAGETYPE gif<br>
&nbsp; OUTPUTFORMAT<br>
&nbsp;&nbsp;&nbsp; NAME gif<br>
&nbsp;&nbsp;&nbsp; DRIVER 'GD/GIF'<br>
&nbsp;&nbsp;&nbsp; MIMETYPE 'image/gif'<br>
&nbsp;&nbsp;&nbsp; #IMAGEMODE PC256<br>
&nbsp;&nbsp;&nbsp; EXTENSION 'gif'<br>
&nbsp; END<br>
&nbsp; # Legend<br>
<br>
&nbsp; # Web interface definition. Only the template parameter<br>
&nbsp; # is required to display a map. See MapServer documentation<br>
&nbsp; WEB<br>
&nbsp;&nbsp;&nbsp; # Set IMAGEPATH to the path where MapServer should<br>
&nbsp;&nbsp;&nbsp; # write its output.<br>
&nbsp;&nbsp;&nbsp; IMAGEPATH '/tmp/'<br>
<br>
&nbsp;&nbsp;&nbsp; # Set IMAGEURL to the url that points to IMAGEPATH<br>
&nbsp;&nbsp;&nbsp; # as defined in your web server configuration<br>
&nbsp;&nbsp;&nbsp; IMAGEURL '/tmp/'<br>
<br>
&nbsp;&nbsp;&nbsp; # WMS server settings<br>
&nbsp;&nbsp;&nbsp; METADATA<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
'wms_title'&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ''<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 'wms_onlineresource'&nbsp;
'http://my.host.com/cgi-bin/mapserv?map=wms.map&amp;'<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
'wms_srs'&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
'EPSG:4326'<br>
&nbsp;&nbsp;&nbsp; END<br>
<br>
&nbsp;&nbsp;&nbsp; #Scale range at which web interface will operate<br>
&nbsp;&nbsp;&nbsp; # Template and header/footer settings<br>
&nbsp;&nbsp;&nbsp; # Only the template parameter is required to display a map.
See MapServer documentation<br>
&nbsp; END<br>
<br>
&nbsp;&nbsp; LAYER<br>
&nbsp;&nbsp;&nbsp; NAME 'ghanaregions'<br>
&nbsp;&nbsp;&nbsp; TYPE POLYGON<br>
&nbsp;&nbsp;&nbsp; DATA './ghanaregions'<br>
&nbsp;&nbsp;&nbsp; METADATA<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 'wms_title' 'ghanaregions'<br>
&nbsp;&nbsp;&nbsp; END<br>
&nbsp;&nbsp;&nbsp; STATUS DEFAULT<br>
&nbsp;&nbsp;&nbsp; TRANSPARENCY 100<br>
&nbsp;&nbsp;&nbsp; PROJECTION<br>
&nbsp;&nbsp;&nbsp; 'proj=longlat'<br>
&nbsp;&nbsp;&nbsp; 'ellps=WGS84'<br>
&nbsp;&nbsp;&nbsp; 'datum=WGS84'<br>
&nbsp;&nbsp;&nbsp; 'no_defs'<br>
&nbsp;&nbsp;&nbsp; END<br>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CLASS<br>
<br>
&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NAME
'Parcels'<br>
&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; STYLE<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
WIDTH 5<br>
&nbsp; &nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 255 255 255&nbsp; <br>
&nbsp; &nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OUTLINECOLOR 255 0 0<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<br>
<br>
&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<br>
&nbsp; END<br>
<br>
<br>
&nbsp;&nbsp;&nbsp; LAYER # City Boundary Polygon Layer<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; NAME city_labels<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; DATA './ghanaregions'<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; STATUS ON<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; MAXSCALEDENOM 1559055<br>
&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; MINSCALEDENOM 90708<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; TYPE annotation<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; LABELITEM 'NAME'<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; LABELCACHE ON<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp; CLASS<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR -1 -1 -1<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; LABEL<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; TYPE TRUETYPE<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; FONT vera_sans<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; MAXSIZE 10<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; SIZE 8<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; MINSIZE 8<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; #ANTIALIAS TRUE<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; COLOR 0 0 0<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; OUTLINECOLOR 255 255 128<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; BUFFER 2<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp; END<br>
&nbsp; END # City Boundary Polygon Layer<br>
<br>
<br>
END<br>
<br>
<br>
#Note there are 111 lines of code in the mapfile<o:p></o:p></span></p>

<div class=MsoNormal align=center style='text-align:center'><span
style='font-size:10.0pt;font-family:"Verdana","sans-serif"'>

<hr size=2 width="100%" align=center>

</span></div>

<p class=MsoNormal><span style='font-size:10.0pt;font-family:"Verdana","sans-serif"'>Do
you have a story that started on Hotmail? <a
href="http://clk.atdmt.com/UKM/go/195013117/direct/01/" target="_new">Tell us
now</a><o:p></o:p></span></p>

</div>

</body>

</html>