Re: [pmapper-users] pmapper4: new plugins and options

2014-07-23 Thread jose mvm
i'm sorry i don't really understand the operator for selections in case of the intersection... i need a simple demonstration... i tried to save selections with a clean pmapper install and demo date (ms4w) but doesn't work too. I can not see the error, but I suppose it is the same: [23-Jul-2014 1

Re: [pmapper-users] pmapper4: new plugins and options

2014-07-23 Thread Thomas RAFFIN
Le 23/07/2014 10:37, jose mvm a écrit : > good morning Thomas and Armin - the sun rises earlier in France! > > ok, the small php notice disappears with new revision of layerview.php. > > thanks for your explain about clientdynamiclayers plugin - yes i have my > code all updated. > > really, i can

Re: [pmapper-users] pmapper4: new plugins and options

2014-07-23 Thread jose mvm
good morning Thomas and Armin - the sun rises earlier in France! ok, the small php notice disappears with new revision of layerview.php. thanks for your explain about clientdynamiclayers plugin - yes i have my code all updated. really, i can do intersections using a buffer! - but not with select

Re: [pmapper-users] pmapper4: new plugins and options

2014-07-23 Thread Thomas RAFFIN
You can use buffer in the graphical queries to intersect geometries. Intersection of selection is the elements that are in both of 2 selections. Le 22/07/2014 22:30, jose mvm a écrit : > i'm sorry. > > i can get intersections within only a single layer. > > but I suppose the intersection operatio

Re: [pmapper-users] pmapper4: new plugins and options

2014-07-23 Thread Thomas RAFFIN
In the slectionManagement README.TXT, there is : > Dependancies: > - plugins/common/selectTools.inc.php > - plugins/clientDynamicLayers/* Have you got those files i?n your pmapper? Are they up-to-date? Le 22/07/2014 21:53, jose mvm a écrit : > ok, my php errors level is on the maximum for to

Re: [pmapper-users] pmapper4: new plugins and options

2014-07-23 Thread Thomas RAFFIN
Hi, Le 22/07/2014 18:51, jose mvm a écrit : > Hi Thomas, > > after update the pmapper code, i found some questions and difficulties: > > - when pmapper start up php notice apeears (repeatedly): > [22-Jul-2014 16:06:49 UTC] PHP Notice: Undefined variable: dynamicClasses > in /var/www/pmapper-4.3.2

Re: [pmapper-users] pmapper4: new plugins and options

2014-07-22 Thread jose mvm
i'm sorry. i can get intersections within only a single layer. but I suppose the intersection operation works with different layers... eg: intersect the points from one layer (POINT) that are completely within the polygon feature (from another layer/POLYGON)... or is not this the purpose of th

Re: [pmapper-users] pmapper4: new plugins and options

2014-07-22 Thread jose mvm
ok, my php errors level is on the maximum for to help me to understand and report the problems. but i have a fatal error when i try to save the selections as i showed: [22-Jul-2014 16:40:46 UTC] PHP Fatal error: Call to undefined function getLayersByGroupOrLayerName() in /var/www/pmapper-4.3.2/pl

Re: [pmapper-users] pmapper4: new plugins and options

2014-07-22 Thread Armin Burger
First of all I would set the PHP error reporting to the value as described in the Wiki for the quick installation part, to avoid all pure notifications that just blow up your error log. What remains afterwards should be checked again. /a On 07/22/2014 06:51 PM, jose mvm wrote: > Hi Thomas, > >

Re: [pmapper-users] pmapper4: new plugins and options

2014-07-22 Thread jose mvm
Hi Thomas, after update the pmapper code, i found some questions and difficulties: - when pmapper start up php notice apeears (repeatedly): [22-Jul-2014 16:06:49 UTC] PHP Notice: Undefined variable: dynamicClasses in /var/www/pmapper-4.3.2/incphp/layerview.php on line 218 but no problem... - w

Re: [pmapper-users] pmapper4: new plugins and options

2014-07-22 Thread Raffaele Morelli
2014-07-21 19:35 GMT+02:00 Thomas RAFFIN : > Hi all, > > There are few new plugins and options available in pampper4. I will > quickly described the changes here, but for more information plugins are > documented in pmapper wiki (here: > http://svn.pmapper.net/trac/wiki/AvailablePlugins ) and in t