Re: [pmapper-users] Migracion Pmapper

2012-01-09 Thread pelin
Eduardo, podrias enviar los archivos php_error.log y pm_debug.log asi los vemos 2012/1/9 Eduardo Bieñkowski > La versión de Pmapper es la 4.0.0 y PHP-Mapscript Revision: 11619 Date: > 2011-04-27 11:23:07 -0400 (Wed, 27 Apr 2011) > En el log de Apache no aparece ningún error así como tampoco a

Re: [pmapper-users] Problem in suggest search of PostGIS layers

2011-07-22 Thread pelin
Hello Armin and Pedro: I have a similar situation...or not!. In my config_default.xml I have: *** $ pgsql://mapas:mapas@postgisServer /DBmapas SELECT DISTINCT tipo FROM red_vial WHERE ti

Re: [pmapper-users] question about initmap.php andgetLayerLegendParams

2011-06-25 Thread pelin . 01
] question about initmap.php and getLayerLegendParams On 24/06/2011 18:23, pelin wrote: > friends: > I have a question. > the incphp/init/initmap.php file have these lines: > ** > require_once(PM_INCPHP . "/map/wmsclient.php"); > ... > ... > ... &

[pmapper-users] question about initmap.php and getLayerLegendParams

2011-06-24 Thread pelin
friends: I have a question. the incphp/init/initmap.php file have these lines: ** require_once(PM_INCPHP . "/map/wmsclient.php"); ... ... ... ... $legendUrlList = $wmsClient->getLayerLegendParams($wmsLayerList[0]); ** but the map/wmsclient.php don't exist, for this reason I've cop

[pmapper-users] Can show wms legend?

2011-06-06 Thread pelin
Estimados, reformulo mi pregunta: Hay manera que pueda mostrar la leyenda de un wms en el toc?. Hasta ahora no lo he podido conseguir. English version Dear, rephrase my question: Exist some way I can display the legend of a WMS in the toc?. So far I have not been able to achieve. saludos!

[pmapper-users] Consulta WMS Client - how show classification of wms layer?

2011-05-30 Thread pelin
spanish version Estimados: Como estan. Les hago una consulta: Desde mi visualizador consumo servicios WMS, hay manera de que mi pmapper muestre en el menu las referencias de los mismos?, y de que al hacer click con la herramienta de datos me muestre l

Re: [pmapper-users] SQL en mapfile

2011-05-26 Thread pelin
ate]: Element > 'pmapper': No matching global declaration available for the validation > root. > in /var/www/pmapper-4.0/incphp/query/search.php on line 69 /> > > > > > > El 26 de mayo de 2011 07:25, pelin escribió: > > > Estimados, como estan. > >

Re: [pmapper-users] SQL en mapfile

2011-05-26 Thread pelin
Estimados, como estan. les muestro como tengo una consulta que me funciona utilizando el equivalente al like DATA "the_geom FROM unnehtales using unique gid using SRID=-1" FILTER "departamen='LIBERTADOR GENERAL SAN MARTIN'" Atentamente Rolando Sergio Rodriguez DIT Direccion de Informa

Re: [pmapper-users] Consulta SQL

2011-03-24 Thread pelin
que tipo de consulta estas queriendo hacer?, por ahi podriamos ver como la sacamos. saludos 2011/3/24 Eduardo Bieñkowski > *He buscado referencias a la construccion de sentencias sql en un MAPFILE y > lo único que encuentro es como se construye el join y el select común. > Existe algun otro tip