<br><br><div class="gmail_quote">---------- Forwarded message ----------<br>From: <b class="gmail_sendername">王连波</b> <span dir="ltr">&lt;<a href="mailto:happyforev1@gmail.com">happyforev1@gmail.com</a>&gt;</span><br>Date: 2009/12/25<br>
Subject: Re: [ka-Map-users] query in ka-map with mapserver<br>To: Hajime TANAKA &lt;<a href="mailto:hajime.tanaka@tufts.edu">hajime.tanaka@tufts.edu</a>&gt;<br><br><br>Hi Hajime,<br>I did what you told me, to add &quot;TEMPLATE&quot; at a layer level, but still can not get the results. In my opinion, I think maybe there is something wrong when querying from Postgis, because I get the layers&#39; name, but zero results with the following sentences in the script file map_query_float.php :<br>

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; if ($check_query == 1) {<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; echo &quot;&lt;p&gt;Layer Name:&lt;/p&gt; &lt;h6&gt;&quot; . $oLayer-&gt;name . &quot;&lt;/h6&gt;&quot;;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; //echo &quot;&lt;br&gt;num records:&quot;.$oLayer-&gt;getNumResults();<br>

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; $totR = $oLayer-&gt;getNumResults();<br>May I get some more suggestion? Thank you .<br><br><div class="gmail_quote">2009/12/25 Hajime TANAKA <span dir="ltr">&lt;<a href="mailto:hajime.tanaka@tufts.edu" target="_blank">hajime.tanaka@tufts.edu</a>&gt;</span><div>
<div></div><div class="h5"><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Sorry, in fact you need TEMPLATE for queries,<br>
<br>
<a href="http://old.nabble.com/Make-Querys-with-Ka-Map-td23699094.html" target="_blank">http://old.nabble.com/Make-Querys-with-Ka-Map-td23699094.html</a><br>
<br>
Did you search the old log files?<br>
<div><div></div><div><br>
2009/12/24 王连波 &lt;<a href="mailto:happyforev1@gmail.com" target="_blank">happyforev1@gmail.com</a>&gt;:<br>
&gt; Thank you, Hajime.<br>
&gt; &nbsp;I have just tried what you indicated me. But, nothing is changed and I<br>
&gt; still can not get &quot;no matching results&quot;. Some other suggestion, please?<br>
&gt;<br>
&gt; On Thu, Dec 24, 2009 at 6:24 PM, Hajime TANAKA &lt;<a href="mailto:hajime.tanaka@tufts.edu" target="_blank">hajime.tanaka@tufts.edu</a>&gt;<br>
&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; Please give a try of setting<br>
&gt;&gt;<br>
&gt;&gt; CLASSITEM<br>
&gt;&gt; and<br>
&gt;&gt; EXPRESSION in the CLASS<br>
&gt;&gt;<br>
&gt;&gt; 2009/12/24 王连波 &lt;<a href="mailto:happyforev1@gmail.com" target="_blank">happyforev1@gmail.com</a>&gt;:<br>
&gt;&gt; &gt; Hi all,<br>
&gt;&gt; &gt; I am really anxious about ka-map query and search now. In my mapfile I<br>
&gt;&gt; &gt; configured a layer as follows and it displayed a city&#39;s boundary<br>
&gt;&gt; &gt; constituted<br>
&gt;&gt; &gt; of 68 lines. Then I think it is valid to select some of the lines and<br>
&gt;&gt; &gt; get<br>
&gt;&gt; &gt; their id from the table where the_geo DATA is stored in my database.<br>
&gt;&gt; &gt; However, when I finished the query just get &quot;no matching results&quot;. I<br>
&gt;&gt; &gt; have<br>
&gt;&gt; &gt; read the script file &quot;map_query_float.php&quot; and found nothing special.<br>
&gt;&gt; &gt; Should<br>
&gt;&gt; &gt; I configure the mapfile to tell ka-map which table in postgis is going<br>
&gt;&gt; &gt; to be<br>
&gt;&gt; &gt; looked for? If so, how? If not, why I can not get what I want ? Thank<br>
&gt;&gt; &gt; you<br>
&gt;&gt; &gt; for any clues.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; a querable layer of my mapfile<br>
&gt;&gt; &gt; &nbsp;LAYER<br>
&gt;&gt; &gt; METADATA<br>
&gt;&gt; &gt; &#39;queryable&#39; &#39;true&#39;<br>
&gt;&gt; &gt; fields &quot;bound_id:BID&quot;<br>
&gt;&gt; &gt; hyperlink &quot;cat|myurl&quot;<br>
&gt;&gt; &gt; &quot;searchfield&quot; &quot;gid&quot;<br>
&gt;&gt; &gt; END<br>
&gt;&gt; &gt; &nbsp; &nbsp;NAME &nbsp; &nbsp; &nbsp;xzqj_x<br>
&gt;&gt; &gt; &nbsp; &nbsp;group &nbsp; &quot;xzqj&quot;<br>
&gt;&gt; &gt; &nbsp; &nbsp;STATUS ON<br>
&gt;&gt; &gt; &nbsp; &nbsp;TYPE line &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; #if POINT is used,every polygon is white<br>
&gt;&gt; &gt; and<br>
&gt;&gt; &gt; label is ineffective<br>
&gt;&gt; &gt; &nbsp; &nbsp;CONNECTIONTYPE POSTGIS<br>
&gt;&gt; &gt; &nbsp; &nbsp;CONNECTION &quot;dbname=*** host=*** user=*** password=*** port=***&quot;<br>
&gt;&gt; &gt; &nbsp; &nbsp;DATA &quot;the_geom from xzqj_x&quot;<br>
&gt;&gt; &gt; # &nbsp; &nbsp;labelitem cname<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp;CLASS<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; NAME &nbsp; &nbsp;xzqj_x<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp;STYLE<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; symbol &nbsp;dashed1<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; size &nbsp; &nbsp;3<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; color &nbsp; 100 100 100<br>
&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; END<br>
&gt;&gt; &gt; &nbsp; &nbsp; END<br>
&gt;&gt; &gt; END<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; Hajime Tanaka<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; ka-Map-users mailing list<br>
&gt;&gt; <a href="mailto:ka-Map-users@lists.maptools.org" target="_blank">ka-Map-users@lists.maptools.org</a><br>
&gt;&gt; <a href="http://lists.maptools.org/mailman/listinfo/ka-map-users" target="_blank">http://lists.maptools.org/mailman/listinfo/ka-map-users</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; 天道酬勤<br>
&gt;<br>
<br>
<br>
<br>
</div></div>--<br>
<div><div></div><div>Hajime Tanaka<br>
_______________________________________________<br>
ka-Map-users mailing list<br>
<a href="mailto:ka-Map-users@lists.maptools.org" target="_blank">ka-Map-users@lists.maptools.org</a><br>
<a href="http://lists.maptools.org/mailman/listinfo/ka-map-users" target="_blank">http://lists.maptools.org/mailman/listinfo/ka-map-users</a><br>
</div></div></blockquote></div></div></div><font color="#888888"><br><br clear="all"><br>-- <br>天道酬勤<br>
</font></div><br><br clear="all"><br>-- <br>天道酬勤<br>