[mapserver-users] line layer does not appear

Palmer, Steve Steve_Palmer@lpsg.com
Wed, 2 Oct 2002 14:25:30 -0500


This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

------_=_NextPart_001_01C26A49.783CE9D0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

is it possible that the "Nom" field contains no records containing the =
value
"name" ?

-----Original Message-----
From: Toni Hern=E1ndez [mailto:toni@giscampus.udg.es]
Sent: Wednesday, October 02, 2002 11:00 AM
To: mapserver-users@lists.gis.umn.edu
Subject: [mapserver-users] line layer does not appear


hi everybody,

I have a problem with a line layer.
This is my .map file for the layer called carrers.
The thing is that if I put # in front of FILTERITEM and FILTER the =
layer
appears.
Anyone know why???


 LAYER
   NAME carrers
   TYPE LINE
   DATA carrers
   STATUS on
   FILTERITEM "Nom"
   FILTER "%name%"
   CLASS
     NAME "l_carrers"
     COLOR 0 255 0
     TEMPLATE "carrers.html"
   END
   LABELITEM Nom
   HEADER "cap_carrers.html"
   FOOTER "peu_carrers.html"
 END


Thanks a lot

------_=_NextPart_001_01C26A49.783CE9D0
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
5.5.2653.12">
<TITLE>RE: [mapserver-users] line layer does not appear</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=3D2>is it possible that the &quot;Nom&quot; field =
contains no records containing the value &quot;name&quot; ?</FONT>
</P>

<P><FONT SIZE=3D2>-----Original Message-----</FONT>
<BR><FONT SIZE=3D2>From: Toni Hern=E1ndez [<A =
HREF=3D"mailto:toni@giscampus.udg.es">mailto:toni@giscampus.udg.es</A>]<=
/FONT>
<BR><FONT SIZE=3D2>Sent: Wednesday, October 02, 2002 11:00 AM</FONT>
<BR><FONT SIZE=3D2>To: mapserver-users@lists.gis.umn.edu</FONT>
<BR><FONT SIZE=3D2>Subject: [mapserver-users] line layer does not =
appear</FONT>
</P>
<BR>

<P><FONT SIZE=3D2>hi everybody,</FONT>
</P>

<P><FONT SIZE=3D2>I have a problem with a line layer.</FONT>
<BR><FONT SIZE=3D2>This is my .map file for the layer called =
carrers.</FONT>
<BR><FONT SIZE=3D2>The thing is that if I put # in front of FILTERITEM =
and FILTER the layer</FONT>
<BR><FONT SIZE=3D2>appears.</FONT>
<BR><FONT SIZE=3D2>Anyone know why???</FONT>
</P>
<BR>

<P><FONT SIZE=3D2>&nbsp;LAYER</FONT>
<BR><FONT SIZE=3D2>&nbsp;&nbsp; NAME carrers</FONT>
<BR><FONT SIZE=3D2>&nbsp;&nbsp; TYPE LINE</FONT>
<BR><FONT SIZE=3D2>&nbsp;&nbsp; DATA carrers</FONT>
<BR><FONT SIZE=3D2>&nbsp;&nbsp; STATUS on</FONT>
<BR><FONT SIZE=3D2>&nbsp;&nbsp; FILTERITEM &quot;Nom&quot;</FONT>
<BR><FONT SIZE=3D2>&nbsp;&nbsp; FILTER &quot;%name%&quot;</FONT>
<BR><FONT SIZE=3D2>&nbsp;&nbsp; CLASS</FONT>
<BR><FONT SIZE=3D2>&nbsp;&nbsp;&nbsp;&nbsp; NAME =
&quot;l_carrers&quot;</FONT>
<BR><FONT SIZE=3D2>&nbsp;&nbsp;&nbsp;&nbsp; COLOR 0 255 0</FONT>
<BR><FONT SIZE=3D2>&nbsp;&nbsp;&nbsp;&nbsp; TEMPLATE =
&quot;carrers.html&quot;</FONT>
<BR><FONT SIZE=3D2>&nbsp;&nbsp; END</FONT>
<BR><FONT SIZE=3D2>&nbsp;&nbsp; LABELITEM Nom</FONT>
<BR><FONT SIZE=3D2>&nbsp;&nbsp; HEADER =
&quot;cap_carrers.html&quot;</FONT>
<BR><FONT SIZE=3D2>&nbsp;&nbsp; FOOTER =
&quot;peu_carrers.html&quot;</FONT>
<BR><FONT SIZE=3D2>&nbsp;END</FONT>
</P>
<BR>

<P><FONT SIZE=3D2>Thanks a lot</FONT>
</P>

</BODY>
</HTML>
------_=_NextPart_001_01C26A49.783CE9D0--