Re: [pmapper-users] problem with legend folder...

2011-12-20 Thread Thomas RAFFIN
Hi, Createimg.log is only here for its date. OK, the error is due to your PHP / Mapserver compilation. Does Mapserver CGI write PNG images? There are few different ways to use PNG ouput with MapServer (GD, AGG, maybe openGL, and differrents options). Maybe you should try with different

[pmapper-users] Configure layout

2011-12-20 Thread deivid menna
How to configure the layout  in pmapper 4.2 to change the default layout to another? example to plainlayout2  -- Write once. Port to many. Get the SDK and tools to simplify cross-platform app development. Create new or

[pmapper-users] pmapper and google maps

2011-12-20 Thread deivid menna
Hi all, I've seen on page http://geoservices.aena-upm.es/map/map.phtml have been able to integrate with google maps pmapper.  Does anyone have any idea how is this possible? Thanks. David  -- Write once. Port to many.

Re: [pmapper-users] problem with legend folder...

2011-12-20 Thread Armin Burger
just run mapserv -v for your compiled Mapserver CGI and if it does not contain OUTPUT=PNG then the support for PNG is missing. Or you have some broken dependencies, check also the apache error log for segmentation faults if you use MS 6.0. It has a re-written/re-structured PHP Mapscript code

[pmapper-users] pmapper and google maps

2011-12-20 Thread Andreas Douvalis
Make one div for the google map inside ui-layout-center, for example: div id=map2 class=map2/div  Then add javascript for openlayers : ... map2 = new OpenLayers.Map('map2', options);    .. use PM.Map.bindOnMapRefresh function to change extents of openlayers map when extents of pmappers