Re: [pmapper-users] SQL pmapper

2011-08-02 Thread Sandro Ferrara
Hi Eduardo, try as Thomas wrote and also try to change into DB the column name HOSPITAL ARTIGAS (uppercase) in hospital artigas (lowercase) google translator: Hola Eduardo Por mucho que Thomas escribió y también tratar de cambiar en la base de datos de la columna nombre HOSPITAL ARTIGAS (en mayú

Re: [pmapper-users] MAXSCALE and Identify

2011-04-06 Thread Sandro Ferrara
Thanks, but unfortunately it does not work in both ways. Sandro Il 06/04/2011 17:30, Armin Burger ha scritto: > Try to replace in incphp/map/map.php line 590 >if ($minscale = $this->map->web->minscale) { > with >if ($minscale = $this->map->web->minscaledenom) { > > and see if it helps. I

Re: [pmapper-users] MAXSCALE and Identify

2011-04-06 Thread Sandro Ferrara
Hi, the patch in this thread, http://www.mail-archive.com/pmapper-users@lists.sourceforge.net/msg01245.html , perhaps is what i'm searching, but it's very old. How can i use this with this configuration? PHP Version 5.2.10-2ubuntu6.7 MapServer version 5.6.5 Ubuntu 9.10 Pmapper 4.0 I added a tag

Re: [pmapper-users] block zoom

2011-04-01 Thread Sandro Ferrara
Hi Armin thanks for your reply But if i add MINSCALEDENOM 1000 the zoom stops at 2040, if i add MINSCALEDENOM 500 the zoom stops at 1020, etc what is the problem? do i have to set some other parameter? thanks Sandro Il 30/03/2011 22:08, Armin Burger ha scritto: > On 30/03/2011 19:24, San

[pmapper-users] block zoom

2011-03-30 Thread Sandro Ferrara
Hi to all, i would like to avoid the zoom beyond the scale of 1:1000, eg 1:500 return to the scale of 1:1000, is it possible? Thanks in advance Sandro -- Consider the environment. Please don't print this e-mail unless you really need to. This message is for the designated recipient only and m

[pmapper-users] PM.Map.zoom2extent

2011-03-30 Thread Sandro Ferrara
Hello to all, i'm attempting to customize a query tool written in PHP/Mapscript external to Pmapper that selects features and highlights them on the map i'm using "PM.Map.zoom2extent" and zoom works fine but the highlights does not work. my code: if(!$boxquery = @pg_query("SELECT ST_Xmin(ST_Un

Re: [pmapper-users] identify on wms layers

2011-02-03 Thread Sandro Ferrara
go... So in order to get > this fixed I need to analyze the possible results for WMS feature > requests in plain text and look at OGC docs about this. It might be that > there is no required format and every server implementation can define > it in its own syntax. > > Armin >

Re: [pmapper-users] identify on wms layers

2011-02-02 Thread Sandro Ferrara
metadata "wms_feature_info_mime_type" "text/plain" and if it doesn't work either try adding to the CONNECTION url the part &INFO_FORMAT=text/plain Though I don't know if the server accepts this part also for GetMap requests without complai

Re: [pmapper-users] identify on wms layers

2011-02-01 Thread Sandro Ferrara
Hi Armin, thanks so much! i modified squeryas below and it runs function dumpWMSQueryResults() { - - - - $this->qLayer->set("connection", $this->qLayer->connection); - - - - and i have this file pm_debug.log [01-Feb-2011 21:03:22] P.MAPPER debug info dumpWMSQueryResu

[pmapper-users] identify on wms layers

2011-02-01 Thread Sandro Ferrara tiscali
Hi to all, i've a problem with the "identify" on a wms layers. When i try to use Identify on WMS layers i have this error log in pm_debug.log: [01-Feb-2011 16:40:10] P.MAPPER debug info Validation of search.xml file succeeded [01-Feb-2011 16:40:25] P.MAPPER debug info Validation of search.xm