<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><div style="display: inline-block;" id="gt-input-tool"><div><span class="ita-kd-inputtools-div"></span></div></div><div id="gt-src-c" class="g-unit"><div id="gt-src-p"> </div> </div> <div id="gt-res-content" class="almost_half_cell"><div dir="ltr" style="zoom:1"><span id="result_box" lang="en"><span class="hps">I've been watching</span> <span class="hps">select.php</span> <span class="hps">code</span> <span class="hps">and the</span> <span class="hps">last line</span> <span class="hps">is printed</span> <span class="hps">the results</span><span>:</span><br><br> <span class="hps">print processTemplate($results, $dict);</span><span></span><br><br> <span class="hps"></span></span><span id="result_box" lang="en"><span class="hps"><span id="result_box" lang="en"><span class="hps">I think in</span> <span class="hps">the</span> <span class="hps atn">variable "$</span><span>results</span><span>"</span> <span class="hps">are</span> <span class="hps">data</span> <span class="hps">attribute table</span> <span class="hps">that I want</span> <span class="hps">to filter.</span> <span class="hps">And</span> <span class="hps">that variable</span> <span class="hps">comes from the line</span><span>:</span></span></span><span></span><br><br> <span class="hps">$results = $results.$map->processquerytemplate(array(), false);</span><span></span><br><br><span>You know</span> <span class="hps">someone like</span> <span class="hps">to filter</span> <span class="hps">those results?<br><br><br></span></span></div></div><br><br><div>> From: geomoose-users-request@lists.osgeo.org<br>> Subject: Geomoose-users Digest, Vol 47, Issue 19<br>> To: geomoose-users@lists.osgeo.org<br>> Date: Mon, 15 Jun 2015 12:00:03 -0700<br>> <br>> Send Geomoose-users mailing list submissions to<br>>    geomoose-users@lists.osgeo.org<br>> <br>> To subscribe or unsubscribe via the World Wide Web, visit<br>>     http://lists.osgeo.org/mailman/listinfo/geomoose-users<br>> or, via email, send a message with subject or body 'help' to<br>>         geomoose-users-request@lists.osgeo.org<br>> <br>> You can reach the person managing the list at<br>>         geomoose-users-owner@lists.osgeo.org<br>> <br>> When replying, please edit your Subject line so it is more specific<br>> than "Re: Contents of Geomoose-users digest..."<br>> <br>> <br>> Today's Topics:<br>> <br>>    1. How to filter the results of the Selecting Features (Fernando)<br>> <br>> <br>> ----------------------------------------------------------------------<br>> <br>> Message: 1<br>> Date: Mon, 15 Jun 2015 07:49:01 +0000<br>> From: Fernando <nando_gcia@hotmail.com><br>> To: "geomoose-users@lists.osgeo.org" <geomoose-users@lists.osgeo.org><br>> Subject: [Geomoose-users] How to filter the results of the Selecting<br>>     Features<br>> Message-ID: <DUB120-W175C8D2B5F0D18DFF4B213F6B80@phx.gbl><br>> Content-Type: text/plain; charset="iso-8859-1"<br>> <br>> Hi, I want to filter the results of the attributes returned by the Select features, that is, I want that the results rows from the table of attributes that have no values don't appear.<br>> <br>>  For example:<br>> <br>> RESULTS:<br>> <br>> NOMBRE:     Termostato<br>> TIPO:     <br>> DIMENSIONES:     <br>> CALIBRE:     <br>> DIAMETRO: <br>> ------------------------------------    <br>> NOMBRE:     Fancoil<br>> TIPO:     PR80<br>> DIMENSIONES:     <br>> CALIBRE:     <br>> DIAMETRO:     <br>> ------------------------------------<br>> NOMBRE:     Rejilla difusi?n<br>> TIPO:     <br>> DIMENSIONES:     440x330<br>> CALIBRE:     <br>> DIAMETRO:     <br>> ------------------------------------<br>> NOMBRE:     Rejilla Retorno<br>> TIPO:     <br>> DIMENSIONES:     500x440<br>> CALIBRE:     <br>> DIAMETRO:     <br>> ------------------------------------<br>> NOMBRE:     <br>> TIPO:     <br>> DIMENSIONES:     <br>> CALIBRE:     <br>> DIAMETRO:     <br>> ------------------------------------<br>> NOMBRE:     <br>> TIPO:     <br>> DIMENSIONES:     <br>> CALIBRE:     <br>> DIAMETRO:     <br>> ------------------------------------<br>> NOMBRE:     <br>> TIPO:     <br>> DIMENSIONES:     <br>> CALIBRE:     <br>> DIAMETRO:     <br>> <br>>  How I can do?                                    <br>> -------------- next part --------------<br>> An HTML attachment was scrubbed...<br>> URL: <http://lists.osgeo.org/pipermail/geomoose-users/attachments/20150615/012dc2ac/attachment-0001.html><br>> <br>> ------------------------------<br>> <br>> _______________________________________________<br>> Geomoose-users mailing list<br>> Geomoose-users@lists.osgeo.org<br>> http://lists.osgeo.org/mailman/listinfo/geomoose-users<br>> <br>> End of Geomoose-users Digest, Vol 47, Issue 19<br>> **********************************************<br></div>                                       </div></body>
</html>