Re: [pmapper-users] multiple search

2008-03-20 Thread Armin Burger
set wildcard="0" (2 is just for options and suggest). In the debug log there is the query string used for the query. You can test it using is as FILTER tag for the layer. armin On Thu, Mar 20, 2008 at 3:35 PM, Walter Lorenzetti <[EMAIL PROTECTED]> wrote: > Stefano Gambini ha scritto: > > thanks

Re: [pmapper-users] multiple search

2008-03-20 Thread Walter Lorenzetti
Stefano Gambini ha scritto: > thanks walter, > but still is not working. I get the two options Formazione and Eta but > i get no results when i query the system to find, ex, > Formazione=Calcare and Eta=Trias. What i'd like to have is a result > from multiple query on different attributes of a s

Re: [pmapper-users] printing and exporting problem

2008-03-20 Thread Armin Burger
You can specify a MINSCALE for the MAP (or WEB) level, normally the zoomin should never go beyond that. armin > The problem is that at the moment pmapper zooms to e.g. scale 1:1.000 > and the outline of the queried feature(s) floats somewhere in white > where the minscale of all layers is set

Re: [pmapper-users] printing and exporting problem

2008-03-20 Thread frequens
> > so what should it do in your opinion? Just zoom to the maximum scale > where this layer is still visible? The zoomtoselect function was > something implemented in 20 minutes, so nothing special and one can > deactivate it if not needed (don't remember if the button is enabled > by default)

Re: [pmapper-users] printing and exporting problem

2008-03-20 Thread Armin Burger
for sure there are ways to do it modifying the code, but you will need to investigate into it. armin On Thu, Mar 20, 2008 at 1:22 PM, frequens <[EMAIL PROTECTED]> wrote: > As for 1. SimpleXMLElement::getName() was introduced in php 5.1.3, is > there any way to run an older version of php and hav

Re: [pmapper-users] printing and exporting problem

2008-03-20 Thread Armin Burger
> As for 3: as above, it zoomed and outlined (to) the selected shape > (correctly not drawing any of the layers if min scale was set) even in > the out of the box pmapper with demodata and no changes to config... so what should it do in your opinion? Just zoom to the maximum scale where this la

Re: [pmapper-users] Problems with firefox 2.0.0

2008-03-20 Thread Rony (PMPG)
Well Ivan, thank you for the tip. As I said, It´s strange because I did not edit this files. Anyway, I´ll keep to pay attention on this warnings and errors logs. Rony - Original Message - From: "Ivan Mincik" <[EMAIL PROTECTED]> To: Sent: Wednesday, March 19, 2008 5:47 PM Subject: Re:

Re: [pmapper-users] printing and exporting problem

2008-03-20 Thread frequens
As for 1. SimpleXMLElement::getName() was introduced in php 5.1.3, is there any way to run an older version of php and have printing capabilities succesfully? frequens On Thu, Mar 20, 2008 at 1:11 PM, frequens <[EMAIL PROTECTED]> wrote: > Dear Armin, thank you for the 2., installed and working :-

Re: [pmapper-users] printing and exporting problem

2008-03-20 Thread frequens
Dear Armin, thank you for the 2., installed and working :-) As for 1: it did not work even in the out of the box pmapper with demodata, from the error log looks like a XML(2) library problem on my system? Since XML works in a variety of other bindings (gdal, mapscript...)Is there any particula

Re: [pmapper-users] 2 little problems with plugin mapSelect

2008-03-20 Thread Geografisches Informationssystem
Hello Armin If (change(from:session.use_cookies=1,to:session.use_cookies=0)) then Browser.URL = SomethinglikeThis(http://10.170.0.20:8080/map.phtml?config=default=55d146e0a258c90133f2cc153afdab89=) ;-) Doesn't work, in neither combination keepSession:false (selected Layers from

Re: [pmapper-users] multiple search

2008-03-20 Thread Walter Lorenzetti
sorry I read too fast Stefano Gambini ha scritto: > is there a way to implement a multiple search based on different attributes > of a single layer? in search.xml i write: > > > > wildcard="0" /> > > > > > > > > this is

Re: [pmapper-users] multiple search

2008-03-20 Thread Walter Lorenzetti
Stefano Gambini ha scritto: > is there a way to implement a multiple search based on different attributes > of a single layer? in search.xml i write: > > > > wildcard="0" /> > > > > > > > > > As a result i do get "Formazione"

[pmapper-users] multiple search

2008-03-20 Thread Stefano Gambini
is there a way to implement a multiple search based on different attributes of a single layer? in search.xml i write: As a result i do get "Formazione" and "Eta" in the search combo box for "Geologia" but when i select an

Re: [pmapper-users] 2 little problems with plugin mapSelect

2008-03-20 Thread Armin Burger
On Thu, Mar 20, 2008 at 8:17 AM, Geografisches Informationssystem <[EMAIL PROTECTED]> wrote: > Hello p.mappers ;-), > > I found out in (my) installation 3.2.0 with the plugin "mapSelect", that > at every change of the config an '&' is added to the variable searchLoc > i.e. > > 1st change it is

Re: [pmapper-users] printing and exporting problem

2008-03-20 Thread Armin Burger
to 2) this requires PHP v. 5.2.+, or you need to include the PECL extension 'JSON' to 1) and 3): Since I do not have a clue if you have modified anything and what your configs are I cannot say anything. armin On Thu, Mar 20, 2008 at 8:54 AM, frequens <[EMAIL PROTECTED]> wrote: > Hi all, > > I a

[pmapper-users] printing and exporting problem

2008-03-20 Thread frequens
Hi all, I am building a pmapper 3.2 application and have some problems: 1. The Print settings dialog widow is empty and log shows: PHP Fatal error: Call to undefined method SimpleXMLElement::getName() in /home/www/pmapper/incphp/print/printxml.php on line 166. 2. Selecting a radio button of the

[pmapper-users] 2 little problems with plugin mapSelect

2008-03-20 Thread Geografisches Informationssystem
Hello p.mappers ;-), I found out in (my) installation 3.2.0 with the plugin "mapSelect", that at every change of the config an '&' is added to the variable searchLoc i.e. 1st change it ishttp://10.170.0.20:8080/map.phtml?config=lvm&; 2nd it is http://10.170.0.20:8080/map.phtml?config=defa