[pmapper-users] WMS with authentication

2017-02-21 Thread Alexandre Oliveira
Good morning, I´m trying, in my pmapper project, to include a WMS layer, but the one I want to use has an username and password associated. In the METADATA definition, does anyone know the code to use to get acess to the WMS? Thanks Alex --

[pmapper-users] graphicalqueries

2017-02-09 Thread Alexandre Oliveira
Hi, I´v installed the graphicalqueries plugin, but when i draw the poligon it doesn´t return any results, giving the following log error *$queryResult = SelectTools::mixSelection($_REQUEST['selectMethode'], $jsonPMResult, $queryResult);* Does anyone knows how to fix it? Thanks Alex

[pmapper-users] ZoomIn/ZoomOut Icon

2016-08-04 Thread Alexandre Oliveira
Hi, In my pmapper project, when clicking in the ZoomIn or ZoomOut tool (, the icon that apears in the framework is a cursor icon but i´d like instead that the icon is the same that i´ve in the toolbar, the *Magnifier* image, Does anyone knows how to change the icon in the framework? Thanks Alex

[pmapper-users] Drawing Plugin - Export function

2016-05-19 Thread Alexandre Oliveira
Hi, I´m trying to implement th Drawing Plugin but the Export button doesn't work, I clicj in the button but nothing, unlike the Import that works. Anyone try to implement it? Thanks Alex -- Mobile security can be enablin

[pmapper-users] Hyperlink pdf

2016-04-21 Thread Alexandre Oliveira
Hi, I´m trying to hyperlink several pdf in pmapper. My code is: *MAPFILE* METADATA "ows_title" "Anfibios_2014_2015_dcnfn" "RESULT_HYPERLINK" "link" "RESULT_FIELDS" "gid, especie, fonte, link" "LAYER_ENCODING" "UTF-8" END #METADATA *CUSTOM.JS* $.extend(PM.Custom, { openHyperlink: functi

Re: [pmapper-users] Pmapper error

2016-04-18 Thread Alexandre Oliveira
Problem solved. Thanks Raffaele 2016-04-18 14:55 GMT+01:00 Alexandre Oliveira : > I create a clean Legend directory, and the png of my legend, after i start > the pmapper, are writted in that directory but the error keeps showing. > > 2016-04-18 12:56 GMT+01:00 Alexandre Oliveira :

Re: [pmapper-users] Pmapper error

2016-04-18 Thread Alexandre Oliveira
I create a clean Legend directory, and the png of my legend, after i start the pmapper, are writted in that directory but the error keeps showing. 2016-04-18 12:56 GMT+01:00 Alexandre Oliveira : > And how can i fix that? > > Alex > > 2016-04-18 12:25 GMT+01:00 Raffaele Morelli : &

Re: [pmapper-users] Pmapper error

2016-04-18 Thread Alexandre Oliveira
And how can i fix that? Alex 2016-04-18 12:25 GMT+01:00 Raffaele Morelli : > On 18/04/16 at 03:38am, alexganfei wrote: > > Hello, > > > > I have this error message when i try to start my pmapper prjoct. > > > > < > http://pmapper-users-p-mapper-users-mailing-list.993774.n3.nabble.com/file/n40258

Re: [pmapper-users] Collapse Categories TOC

2016-04-06 Thread Alexandre Oliveira
Hi Jose, It worked!!! Thanks, Alex 2016-04-06 14:30 GMT+01:00 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

[pmapper-users] Collapse Categories TOC

2016-04-06 Thread Alexandre Oliveira
Hi, I´ll like to collapse all categories, in my pmapper 4.2, when the project start-up. Does anybody knows how?? Thanks Alex -- ___ pmapper-users mailing list pmapper-users@lis

Re: [pmapper-users] Pmapper WMS Ortos

2016-02-16 Thread Alexandre Oliveira
It works!!! Thanks Jose!! Alexandre 2016-02-16 16:08 GMT+00:00 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: > http://pmapper-u

[pmapper-users] Pmapper WMS Ortos

2016-02-12 Thread Alexandre Oliveira
Hi, I´m trying to add a wms to my pmapper but i´m not getting no results. This is my code: # #Ortos # LAYER NAME "Ortos" STATUS OFF TYPE RASTER CONNECTION "http://www.igeo.pt/WMS/Cartografia/Ortos"; CONNECTIONTYPE WMS METADATA "wms_srs" "EPSG:3763" "wms_name" "Ortos" "wms_server_ver

[pmapper-users] Plugin LocateXY

2016-02-10 Thread Alexandre Oliveira
Hi, I´ve installed the LocateXY plugin in my pmapper project. While I was triyng it, I digitize a couple of points but now i can´t (or don´t know how) delete the points digitized! Does anyone knows how to delete the points digitize by this plugin? Thanks, Alexandre -