[MS4W-Users] PHP-Mapscript, problems with measured-grid-layers

Jeff McKenna jmckenna at gatewaygeomatics.com
Thu Oct 29 15:55:11 EDT 2015


Hi Ludwig,

I can reproduce your error with MS4W 3.1.0, and the good news is that 
this issue had already been reported to the MapServer team: 
https://github.com/mapserver/mapserver/issues/5159 I am trying to verify 
the fix that is suggested in that ticket, that will be included in the 
next release (see the discussion in that ticket).

-jeff



-- 
Jeff McKenna
MapServer Consulting and Training Services
http://www.gatewaygeomatics.com/



On 2015-10-29 1:33 PM, Ludwig Kniprath wrote:
> Hi List,
> I'm using PHP-Mapscript from the newest version of ms4w, MapServer
> version 7.0.0 (MS4W 3.1.0).
>
> I notice a bug (?) with measured-grids, their result is yust an empty
> grafic, no error messages.
>
> [SNIP]
> $new_ms_layer_obj=ms_newLayerObj($ms_map_obj);
> $ms_layer_obj->setProjection('init=epsg:25832');
> ms_newgridobj($new_ms_layer_obj);
> $ms_layer_obj->draw($ms_image_obj);
> [/SNIP]
>
> The same code works fine with old ms4w (Version 3.0, Mapserver 6.2.1)
> and php-mapscript (MapServer 6.4.1) under linux.
>
> Ludwig
>
>




More information about the MS4W-Users mailing list