[Geomoose-users] Geomoose-users Digest, Vol 47, Issue 19

Fernando nando_gcia at hotmail.com
Wed Jun 17 00:31:31 PDT 2015


   I've been watching select.php code and the last line is printed the results:

 print processTemplate($results, $dict);

 I think in the variable "$results" are data attribute table that I want to filter. And that variable comes from the line:

 $results = $results.$map->processquerytemplate(array(), false);

You know someone like to filter those results?




> From: geomoose-users-request at lists.osgeo.org
> Subject: Geomoose-users Digest, Vol 47, Issue 19
> To: geomoose-users at lists.osgeo.org
> Date: Mon, 15 Jun 2015 12:00:03 -0700
> 
> Send Geomoose-users mailing list submissions to
> 	geomoose-users at lists.osgeo.org
> 
> To subscribe or unsubscribe via the World Wide Web, visit
> 	http://lists.osgeo.org/mailman/listinfo/geomoose-users
> or, via email, send a message with subject or body 'help' to
> 	geomoose-users-request at lists.osgeo.org
> 
> You can reach the person managing the list at
> 	geomoose-users-owner at lists.osgeo.org
> 
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Geomoose-users digest..."
> 
> 
> Today's Topics:
> 
>    1. How to filter the results of the Selecting Features (Fernando)
> 
> 
> ----------------------------------------------------------------------
> 
> Message: 1
> Date: Mon, 15 Jun 2015 07:49:01 +0000
> From: Fernando <nando_gcia at hotmail.com>
> To: "geomoose-users at lists.osgeo.org" <geomoose-users at lists.osgeo.org>
> Subject: [Geomoose-users] How to filter the results of the Selecting
> 	Features
> Message-ID: <DUB120-W175C8D2B5F0D18DFF4B213F6B80 at phx.gbl>
> Content-Type: text/plain; charset="iso-8859-1"
> 
> 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.
> 
>  For example:
> 
> RESULTS:
> 
> NOMBRE:     Termostato
> TIPO:     
> DIMENSIONES:     
> CALIBRE:     
> DIAMETRO: 
> ------------------------------------    
> NOMBRE:     Fancoil
> TIPO:     PR80
> DIMENSIONES:     
> CALIBRE:     
> DIAMETRO:     
> ------------------------------------
> NOMBRE:     Rejilla difusi?n
> TIPO:     
> DIMENSIONES:     440x330
> CALIBRE:     
> DIAMETRO:     
> ------------------------------------
> NOMBRE:     Rejilla Retorno
> TIPO:     
> DIMENSIONES:     500x440
> CALIBRE:     
> DIAMETRO:     
> ------------------------------------
> NOMBRE:     
> TIPO:     
> DIMENSIONES:     
> CALIBRE:     
> DIAMETRO:     
> ------------------------------------
> NOMBRE:     
> TIPO:     
> DIMENSIONES:     
> CALIBRE:     
> DIAMETRO:     
> ------------------------------------
> NOMBRE:     
> TIPO:     
> DIMENSIONES:     
> CALIBRE:     
> DIAMETRO:     
> 
>  How I can do? 		 	   		  
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <http://lists.osgeo.org/pipermail/geomoose-users/attachments/20150615/012dc2ac/attachment-0001.html>
> 
> ------------------------------
> 
> _______________________________________________
> Geomoose-users mailing list
> Geomoose-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/geomoose-users
> 
> End of Geomoose-users Digest, Vol 47, Issue 19
> **********************************************
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geomoose-users/attachments/20150617/128f3dae/attachment.html>


More information about the Geomoose-users mailing list