Re: [pmapper-users] intersect with selection management plugin

2014-07-15 Thread jose mvm
I also get these errors and notices when i search with query editor plugin: [15-Jul-2014 19:45:10 UTC] ERROR - Easy_MDB2 - getFieldType(ecopontos_gesamb, %) - : MDB2 Error: not found [15-Jul-2014 19:45:10 UTC] ERROR - Easy_MDB2 - getFieldType(ecopontos_gesamb, %) - : MDB2 Error: not found

Re: [pmapper-users] intersect with selection management plugin

2014-07-16 Thread jose mvm
Hi Thomas! Here is an example: LAYER NAME GESAMB_EcoPontos STATUS DEFAULT TYPE POINT CONNECTIONTYPE POSTGIS CONNECTION host=xxx.xxx.xxx.xxx port=5432 dbname=pmapper user=xxx password=xxx DATA the_geom FROM ecopontos_gesamb USING UNIQUE gid

Re: [pmapper-users] intersect with selection management plugin

2014-07-16 Thread jose mvm
http://pmapper-users-p-mapper-users-mailing-list.993774.n3.nabble.com/file/n4025539/qe.jpg the query editor pugin automatically detect the field type. the error ocurs when i presse add. http://pmapper-users-p-mapper-users-mailing-list.993774.n3.nabble.com/file/n4025539/post.jpg

Re: [pmapper-users] intersect with selection management plugin

2014-07-16 Thread jose mvm
after correcting the local error as you said, now my js file is equal to the last revision (1337) avaiable in the trunk repository but the problem with INTERSECT with Selection Management Plugin remains. and I posted another question too: if it is possible to load the Selection Management Plugin

Re: [pmapper-users] intersect with selection management plugin

2014-07-17 Thread jose mvm
now i'm trying to make intersect with selection management plugin and with the pmapper demo version and the result is the same: No records found! -- View this message in context:

Re: [pmapper-users] intersect with selection management plugin

2014-07-17 Thread jose mvm
my pmapper project runs on linux but for the last experience i used a new installation with pmapper-4.3.2-MS4W. -- View this message in context: http://pmapper-users-p-mapper-users-mailing-list.993774.n3.nabble.com/intersect-with-selection-management-plugin-tp4025534p4025546.html Sent from the

Re: [pmapper-users] intersect with selection management plugin

2014-07-21 Thread jose mvm
Hi Thomas, Thank you very much for your great work!!! I'll try it as soon as possible. Well, with all this effort, pmapper will not die early :-) -- View this message in context:

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... -

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

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

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

[pmapper-users] selectionManagement plugin

2014-07-26 Thread jose mvm
Hi, I would like to know if someone (except Thomas and Armin) have tried to save selections with refactored selectionManagement plugin. I'm sorry but I did that several times, with a clean pmapper install and using demo data, without success.

Re: [pmapper-users] selectionManagement plugin

2014-07-26 Thread jose mvm
And if I reset the php errors level, another error appears: [26-Jul-2014 16:03:26 UTC] PHP Fatal error: Class 'PluginsMapUtils' not found in /var/www/pmapper/plugins/clientdynamiclayers/clientDynamicLayers.php on line 477 -- View this message in context:

Re: [pmapper-users] selectionManagement plugin

2014-07-26 Thread jose mvm
Hi Armin :-) Thank you very much for your very very precious help!!! Best Regards José -- View this message in context: http://pmapper-users-p-mapper-users-mailing-list.993774.n3.nabble.com/selectionManagement-plugin-tp4025583p4025588.html Sent from the pmapper-users -- p.mapper users

Re: [pmapper-users] selectionManagement plugin

2014-07-28 Thread jose mvm
Good morning Thomas, in my opinion, this plugin is really a very great progress for the pmapper project. it would be important to be able to do the same for drawings... ;-) Thank you very much for your excellent work!!! -- View this message in context:

Re: [pmapper-users] selectionManagement plugin

2014-07-28 Thread jose mvm
Hi Thomas, I mean, for example, change the color of the drawings like i can change the color of the saved selections. -- View this message in context: http://pmapper-users-p-mapper-users-mailing-list.993774.n3.nabble.com/selectionManagement-plugin-tp4025583p4025593.html Sent from the

Re: [pmapper-users] selectionManagement plugin

2014-08-07 Thread jose mvm
(assuming the value of transparency by default) and all other layer transparencies also takes its default value. Thank You Best Regards 2014-07-28 11:49 GMT+01:00 jose mvm [via pmapper-users -- p.mapper users mailing list] ml-node+s993774n4025593...@n3.nabble.com: Hi Thomas, I mean

[pmapper-users] bug with draw printable shapes over the map (drawing plugin)

2014-09-11 Thread jose mvm
2 layers overlapped - the second layer with 50% of transparency, without drawings: screen image: http://pmapper-users-p-mapper-users-mailing-list.993774.n3.nabble.com/file/n4025615/screen1.jpg print image (pdf):

Re: [pmapper-users] bug with draw printable shapes over the map (drawing plugin)

2014-10-30 Thread jose mvm
lines. For me: require_once('incphp/group.php'); require_once(incphp/pmsession.php); require_once(incphp/common.php); require_once(incphp/globals.php); require_once(incphp/print/printxml.php); If it solve the issue I will commit it for next version. Thomas Le 11/09/2014 15:37, jose mvm

Re: [pmapper-users] bug with draw printable shapes over the map (drawing plugin)

2014-11-12 Thread jose mvm
the same type - add rectangle and annotation types - save (and restore) drawing in a text file - zoom all - zoom 1 feature Thomas Le 30/10/2014 12:37, jose mvm a écrit : Hi Thomas, IMPECCABLE!!! :-) Thank You Very Much I suggest, if it possible, to change

Re: [pmapper-users] Sum fields

2015-01-21 Thread jose mvm
Hi Alexandre, I had also noted this need but mainly the sum of records found... -- View this message in context: http://pmapper-users-p-mapper-users-mailing-list.993774.n3.nabble.com/pmapper-users-Sum-fields-tp4025727p4025728.html Sent from the pmapper-users -- p.mapper users mailing list

Re: [pmapper-users] Sum fields

2015-01-21 Thread jose mvm
this means the records count -- View this message in context: http://pmapper-users-p-mapper-users-mailing-list.993774.n3.nabble.com/pmapper-users-Sum-fields-tp4025727p4025729.html Sent from the pmapper-users -- p.mapper users mailing list mailing list archive at Nabble.com.

Re: [pmapper-users] How to Hyperlink a pdf document on a search results

2015-05-25 Thread jose mvm
Hi, In your custom.js case: openHyperlink: function(layer, fldName, fldValue) { switch(layer) { case 'YOUR_LAYER_NAME': if(fldName == 'FP_HL') { var linkUrl = 'http:/' + '/YOUR_HOSTNAME/YOUR_FOLDER/' + fldValue +

Re: [pmapper-users] Fwd: layerinfo plugin - dialog container

2015-07-16 Thread jose mvm
Indeed, in custom.js file, if i comment the showGroupInfo: function(groupId) { var groupName = groupId.replace(/ligrp_/, ''); alert('Info about layer/group: ' + groupName); } i can really resize the dialog container in the layerinfo.js dlgOptions: {width:300,

[pmapper-users] pmapper 4.3.2 - search (in postgis) with option sort="desc"

2015-10-29 Thread jose mvm
Hi, I' am trying to get a drop-down list for search, sorted by descending order: = pgsql://zemacau:z53498k@10.27.2.24/pmapper

Re: [pmapper-users] pmapper 4.3.2 - search (in postgis) with option sort="desc"

2015-10-29 Thread jose mvm
Thanks Armin! Yes, it's possible to define the sort/order via the SQL definition in the search.xml file, like: SELECT DISTINCT proc_ano, proc_ano FROM p_obra WHERE proc_ano IS NOT NULL ORDER BY proc_ano DESC However the result is not reflected in the drop-down list. This means that's not

Re: [pmapper-users] how to add google satellite imagery layer in pmapper 4.3.2

2015-12-22 Thread jose mvm
Hi Giovanni, It works through the pmapper 4! But it works only until the scale 750. For higher scales, like 1:500, the parameter PROCESSING "BANDS=1" is required... so the image only appears in black & white mode. Any clue? Thanks -- View this message in context:

Re: [pmapper-users] how to add google satellite imagery layer in pmapper 4.3.2

2015-12-23 Thread jose mvm
Thanks in qgis the service has (no) scale limitation! -- View this message in context: http://pmapper-users-p-mapper-users-mailing-list.993774.n3.nabble.com/pmapper-users-how-to-add-google-satellite-imagery-layer-in-pmapper-4-3-2-tp4025815p4025820.html Sent from the pmapper-users -- p.mapper

[pmapper-users] pmapper project

2016-05-27 Thread jose mvm
hi Armin Burger, please, can you tell us (all users) what do you thing about pmapper project - the present and the future of the project? thanks best regards -- View this message in context: http://pmapper-users-p-mapper-users-mailing-list.993774.n3.nabble.com/pmapper-project-tp4025880.html

Re: [pmapper-users] Query editor problem

2016-02-05 Thread jose mvm
Hi, Which data type are you working with? Shapefile or PostGIS database? -- View this message in context: http://pmapper-users-p-mapper-users-mailing-list.993774.n3.nabble.com/Query-editor-problem-tp4025844p4025845.html Sent from the pmapper-users -- p.mapper users mailing list mailing list

Re: [pmapper-users] Σχετ: Σχετ: how to add google satellite imagery layer in pmapper 4.3.2

2016-01-29 Thread jose mvm
probably due to the mapserver release... my installation is running on linux -- View this message in context: http://pmapper-users-p-mapper-users-mailing-list.993774.n3.nabble.com/pmapper-users-how-to-add-google-satellite-imagery-layer-in-pmapper-4-3-2-tp4025815p4025841.html Sent from the

Re: [pmapper-users] Σχετ: Σχετ: how to add google satellite imagery layer in pmapper 4.3.2

2016-01-29 Thread jose mvm
Running MapServer version 6.4.1? -- View this message in context: http://pmapper-users-p-mapper-users-mailing-list.993774.n3.nabble.com/pmapper-users-how-to-add-google-satellite-imagery-layer-in-pmapper-4-3-2-tp4025815p4025839.html Sent from the pmapper-users -- p.mapper users mailing list

Re: [pmapper-users] Σχετ: Σχετ: how to add google satellite imagery layer in pmapper 4.3.2

2016-01-29 Thread jose mvm
or try another special processing parameters: http://mapserver.org/input/raster.html but it's works fine in pmapper 4 too! -- View this message in context:

Re: [pmapper-users] Pmapper WMS Ortos

2016-02-16 Thread jose mvm
Hi Alexandre, use this url: http://mapas.dgterritorio.pt/wms/produtos? instead of that. pay attention to the different scales for the available images. -- View this message in context:

Re: [pmapper-users] Collapse Categories TOC

2016-04-06 Thread jose mvm
Hi Alex, i think that in your config_default.xml, you must set for any category the follow parameter: or only -- View this message in context: http://pmapper-users-p-mapper-users-mailing-list.993774.n3.nabble.com/pmapper-users-Collapse-Categories-TOC-tp4025861p4025862.html Sent from the

Re: [pmapper-users] Hyperlink pdf

2016-04-22 Thread jose mvm
in my case it should work like this: openHyperlink: function(layer, fldName, fldValue) { switch(layer) { case 'Anfibios_2014_2015_dcnfn': if (fldName == 'link') { var linkUrl = 'http:/' + '/xxx.xxx.xxx.xxx/partilha/' + fldValue + '.pdf'; ;

Re: [pmapper-users] Hyperlink pdf

2016-04-21 Thread jose mvm
Hi Alex, try like this: ... case 'Anfibios_2014_2015_dcnfn': if (fldName == 'link') { var linkUrl = 'http:/' + '/yourhost/brg_aoliveira/partilha/' + fldValue; //window.open(linkUrl, 'wikiquery');