[pmapper-users] join and result header

2009-11-10 Thread Marco
Hello to all, I implemented the join in this way: "RESULT_FIELDS" "Via,label,RESPNOME" "RESULT_HEADERS" "Via,Etichetta,Responsabile" "RESULT_JOIN" "odbc://'':''/localh...@protc||pc_responsab...@idresp @1...@respnome||IDRESP||0" and it works well. The problem is the header that not appears for th

Re: [pmapper-users] join and result header

2009-11-10 Thread Marco
Ok, I resolved in this way: "RESULT_FIELDS" "Via,label" "RESULT_HEADERS" "Via,Etichetta,Responsabile" "RESULT_JOIN" "odbc://'':''/localh...@protc||pc_responsab...@idresp @1...@respnome||IDRESP||0" On RESULT_FIELD

[pmapper-users] how to join more table

2009-11-10 Thread Marco
Hi, I looked at the function _getJoinProperties and I saw that implement the join only with one table. Is there another way? Or I change the function to read more RESULT_JOIN using joinList as multidimensional arrays (could be an added feature)? thanks ---

Re: [pmapper-users] how to join more table

2009-11-11 Thread Marco
Thanks for your reply. My problem is that all queries contain spaces in the name, I solved by changing the SELECT in squery.php in this way: $this->sql = "SELECT " . $this->joinFields . " FROM \"$fromTable\" WHERE $fromField="; 2009/11/10 Armin Burger

[pmapper-users] searching with filter

2009-11-25 Thread Marco
Hi, First I want to compliment for Pmapper's quality code, it's difficult to find applications so well written! Now my problem: I have to add a select when the user chooses the field on which to search, and I wrote the XML:

[Pmapper-users] Funcion zoom2extent

2006-07-26 Thread Marco Montes
He creado una lista de seleccion (SELECT) dentro del archivo toc_tree.phtml para cargar desde base de datos una lista de registros, en mi caso se llaman 'sitios' con su respectivo campo geom de postgis. Necesito que al dar click sobre algun elemento de la lista se active la funci?n zoom2extent o a

[Pmapper-users] Function zoom2extent

2006-07-26 Thread Marco Montes
I don't speak english correctly. Excuse me. I'm use pmapper v. 0.9.3 I'm don't understand the function zoom2extent, the second parameter. I need this function for realize a search function in a select included in the toc_tree.phtml file. Please explain me this function and his parameters. Than

[pmapper-users] modify categories

2007-06-22 Thread marco barra
Hi all, I'want change/add default categories in the legend (Administrative Data, Nature-Spatial Data, ecc) , can someone tell me where i can modify it?? Regards Marco - - L'email della prossima g

[pmapper-users] json_results

2007-07-25 Thread marco barra
Hi all I have in my mapfile a layer of points. In the dbf file related to this layer there is a field that contain a link (in html > http://get.splunk.com/ ___ pmapper-users mailing list pmapper-users@lists.sourceforge.net https://lists.sourceforge.net/

Re: [pmapper-users] json_results

2007-07-26 Thread marco barra
quot;: ["@","COMUNE"], "values": [ [{"shplink": ["Limiti_Comunali","47","475595.63608862+4548872.2345804+489090.57531073+4563727.3195491"]}, {"hyperlink": ["Limiti_Comunali","COMUNE","Benevento

[pmapper-users] results hyperlink.......looking for new functionality using it

2007-08-08 Thread marco barra
? Regards Marco - - L'email della prossima generazione? Puoi averla con la nuova Yahoo! Mail - This SF.net email is sponsored by: Splunk Inc.

[pmapper-users] ms4w + pmapper - black screen map not displayed

2010-01-14 Thread Marco Battelapesca
SPHEROID["WGS_1984",6378137.0,298.257223563]], PRIMEM["Greenwich",0.0], UNIT["Degree",0.0174532925199433]], PROJECTION["Transverse_Mercator"], PARAMETER["False_Easting",50.0], PARAMETER["False_Northing",0.0],

[pmapper-users] ms4w + pmapper - black screen map not displayed

2010-01-14 Thread Marco Battelapesca
Hi all, i'm a newby in mapserver and pmapper. I installed ms4w and pmapper, and the demo map of pmapper works well. Now i'm trying to create my own map. i put my shp in pmapper_demodata directory, i've created my mapfile called pmapper_demo.map (i renamed the original pmapper_demo.map to pmapper_d

[pmapper-users] ms4w 3.0 beta7 +pmapper 4.0.0 - Highlight problem

2010-01-21 Thread Marco Battelapesca
Hi all, i have a problem about the highlight. i've set the highlight color in the config_default.xml. However when i select or search a feature in my map i don't get the right highlight color. For example, my map has six classes of features with six different colors. If i select a green color featu

Re: [pmapper-users] ms4w 3.0 beta7 +pmapper 4.0.0 - Highlight problem

2010-01-27 Thread Marco Battelapesca
2010/1/21 Armin Burger > http://svn.pmapper.net/trac/wiki/XmlFileSettings#query > > > common/template.map > > > 0 255 255 > > > On Thu, Jan 21, 2010 at 4:51 PM, Marco Battelapesca > wrote: > > Hi all, > > i have a problem about the h

[pmapper-users] ms4w + pmapper - plugin to change the order of the layers

2010-01-29 Thread Marco Battelapesca
Hi all, is there a plugin to change the order of the layers? At the moment, i have to change that in the config_default.xml. I'dd like to change the order by a button to move up or down the layer inside the toc. Is there any way to do that? Thanks. --

[pmapper-users] ms4w 3.0 b + pmapper 4.0- Select singularly more then a feature.

2010-01-29 Thread Marco Battelapesca
Hi all, at the moment in order to select more then one feature, i have to select them by a square. So i include in my select features which i don't care. I would like to select singularly all the the features which i'm interested in so i can view they're table properties and export them. Is there a

[pmapper-users] [IIS6-MS4W2.3-pmapper10beta] Search tool not available

2010-04-15 Thread Marco Battelapesca
I all, i've installed the last version of pmapper on Windows 2000 Server with IIS 5.1. Pmapper works except for the default search tool. In the high left corner the search box doesn't appear. By Apache on the same machine all works fine. Can you help me? thanks in advance. -

Re: [pmapper-users] [IIS6-MS4W2.3-pmapper10beta] Search tool not available

2010-04-17 Thread Marco Battelapesca
Well, i cannot install a higher version of Ms4w because the last php version compatible with Win 2000 server is the 5.2.6. I haven't installed Pear because i don't need it at the moment, i haven't postgres databases and i don't care xls exporting at the moment. I have a unique installation of ms4w-

Re: [pmapper-users] pmapper-users Digest, Vol 66, Issue 6

2012-03-26 Thread marco zanieri
age error details > Message: 'PM.ini.pluginsConfig.layerselect.categories' is null or not an > object > Line: 137 > > > > > From: Eman Sayed > To: Chris Jackson > Cc: "pmapper-users@lists.sourceforge.net" < > pmapper-users@lists.sourceforge.net> > Sent: Friday, March 23, 2012 1:1