Re: [pmapper-users] Query a Queryresult

2007-03-08 Thread Armin Burger
The Query object (in query.php) has the $map instance variable. For this $this->map you need to add all the layers that shall later on be queried (you need to set their STATUS to on). In your case it might just be one layer. The adding of a new layer has to be similar to the function for the

Re: [pmapper-users] Query a Queryresult

2007-03-08 Thread Stephan Holl
Hello Armin, "Armin Burger" <[EMAIL PROTECTED]>, [20070308-17:57:20]: > if you want to add a dynamic layer you need to do that for all kind > of actions where you need this layer. So not just for the map display > but also for the query. Could you elaborate a bit more please? I am a bit lost whe

Re: [pmapper-users] Query a Queryresult

2007-03-08 Thread Armin Burger
if you want to add a dynamic layer you need to do that for all kind of actions where you need this layer. So not just for the map display but also for the query. armin > [pmapper-users] Query a Queryresult > Hallo pmappers, > > I have a strange problem when I want to query a

[pmapper-users] Query a Queryresult

2007-03-08 Thread Stephan Holl
Hallo pmappers, I have a strange problem when I want to query a result of a former query which is highlighted. THis result should be also queryable unless I click the remove-selection-button. Whenever I draw a box over my highlighted features, the next query return no result. My pmapper-version