<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
<BR>It doesn't help. Since the WFS response is appearing in the image folder, the layer must be getting turned on. And the scale thresholds seem to be working - the gml files only appear if I zoom in far enough for the layer to be drawn. <BR>
&nbsp;<BR>
So everything works, except rendering the WFS response.<BR>
&nbsp;<BR>
Mike<BR>
&nbsp;<BR>
&nbsp;<BR>
&gt; Subject: Re: [UMN_MAPSERVER-USERS] WFS features not drawing<BR>&gt; Date: Wed, 7 Nov 2007 18:22:01 +0200<BR>&gt; From: Jukka.Rahkonen@mmmtike.fi<BR>&gt; To: m_anderson14@HOTMAIL.COM; MAPSERVER-USERS@LISTS.UMN.EDU<BR>&gt; <BR>&gt; Hi,<BR>&gt; <BR>&gt; Have you tried adding some STATUS to layer definition? <BR>&gt; <BR>&gt; -Jukka- <BR>&gt; <BR>&gt; &gt; -----Alkuperäinen viesti-----<BR>&gt; &gt; Lähettäjä: UMN MapServer Users List <BR>&gt; &gt; [mailto:MAPSERVER-USERS@LISTS.UMN.EDU] Puolesta Mike Anderson<BR>&gt; &gt; Lähetetty: 7. marraskuuta 2007 15:59<BR>&gt; &gt; Vastaanottaja: MAPSERVER-USERS@LISTS.UMN.EDU<BR>&gt; &gt; Aihe: [UMN_MAPSERVER-USERS] WFS features not drawing<BR>&gt; &gt; <BR>&gt; &gt; I'm trying for the first time to use MapServer as a WFS <BR>&gt; &gt; client and can't get the features to draw. They are correctly <BR>&gt; &gt; being downloaded to a .gml file in the images folder along <BR>&gt; &gt; with a .gfs file. So I think the connection is set up right, <BR>&gt; &gt; but they don't draw on the map.<BR>&gt; &gt; <BR>&gt; &gt; I am trying to add the ssurgo layer from the Soil Data Mart. <BR>&gt; &gt; Here is my layer<BR>&gt; &gt; definition:<BR>&gt; &gt; <BR>&gt; &gt; LAYER<BR>&gt; &gt; NAME "ssurgof"<BR>&gt; &gt; TYPE Line<BR>&gt; &gt; TRANSPARENCY 100<BR>&gt; &gt; DEBUG ON<BR>&gt; &gt; CONNECTIONTYPE WFS<BR>&gt; &gt; MAXSCALE 15000<BR>&gt; &gt; MINSCALE 300<BR>&gt; &gt; PROJECTION<BR>&gt; &gt; "init=EPSG:26918"<BR>&gt; &gt; END<BR>&gt; &gt; <BR>&gt; &gt; CONNECTION "http://sdmdataaccess.nrcs.usda.gov/SPATIAL/SDMNAD83UTM.w<BR>&gt; &gt; fs?SRSNAME=EPSG:26918"<BR>&gt; &gt; <BR>&gt; &gt; METADATA<BR>&gt; &gt; "wfs_typename" "MapunitPoly"<BR>&gt; &gt; "wfs_version" "1.0.0"<BR>&gt; &gt; "wfs_request_method" "GET"<BR>&gt; &gt; "wfs_connectiontimeout" "60"<BR>&gt; &gt; "wfs_maxfeatures" "15"<BR>&gt; &gt; END<BR>&gt; &gt; <BR>&gt; &gt; CLASS<BR>&gt; &gt; NAME "Soil Features"<BR>&gt; &gt; STYLE<BR>&gt; &gt; COLOR 200 255 0<BR>&gt; &gt; SYMBOL "circle"<BR>&gt; &gt; OUTLINECOLOR 120 120 120<BR>&gt; &gt; END<BR>&gt; &gt; END<BR>&gt; &gt; <BR>&gt; &gt; #CLASS<BR>&gt; &gt; # Name 'Soil Features'<BR>&gt; &gt; # TEMPLATE "querytemp.html"<BR>&gt; &gt; # SYMBOL "circle"<BR>&gt; &gt; # COLOR -1 -1 -1<BR>&gt; &gt; # OUTLINECOLOR 255 0 0<BR>&gt; &gt; # SIZE 2<BR>&gt; &gt; #END # CLASS<BR>&gt; &gt; <BR>&gt; &gt; END # LAYER<BR>&gt; &gt; <BR>&gt; &gt; <BR>&gt; &gt; I thought maybe the features were drawing but the class was <BR>&gt; &gt; messed up and they weren't visible, so I tried two ways to <BR>&gt; &gt; define the class. Neither one works.<BR>&gt; &gt; <BR>&gt; &gt; Anyone have an idea what the problem is?<BR>&gt; &gt; <BR>&gt; &gt; Thanks.<BR>&gt; &gt; <BR>&gt; &gt; Mike Anderson<BR>&gt; &gt; <BR><BR><br /><hr />Peek-a-boo FREE Tricks & Treats for You! <a href='http://www.reallivemoms.com?ocid=TXT_TAGHM&loc=us' target='_new'>Get 'em!</a></body>
</html>