Re: [mapserver-users] Re: pdf vector output in 6.02

2012-04-23 Thread frequens
Thanks, so it looks like overall trouble...not that it solves my problem To add, I get no 500 errors in 6.0.2, mapserv/mapscript Also svg's get created, yet only have a png image inserted, no vectors. BR frequens On Mon, Apr 23, 2012 at 9:42 AM, frequens wrote: > Thanks, so it lo

[mapserver-users] Re: pdf vector output in 6.02

2012-04-22 Thread frequens
rendering, is this something supposed to happen? All the underlying libraries are the same. Any hints? BR frequens On Fri, Apr 20, 2012 at 11:50 PM, frequens wrote: > Hi all, > > I am having trouble producing a high quality vector output pdf with > 6.02 php mapscript (same trouble u

[mapserver-users] pdf vector output in 6.02

2012-04-20 Thread frequens
is have any influence? Many thanks in advance, frequens ___ mapserver-users mailing list mapserver-users@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/mapserver-users

[mapserver-users] legend and scalebar support in SVG output?

2011-10-06 Thread frequens
, BR frequens ___ mapserver-users mailing list mapserver-users@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/mapserver-users

[mapserver-users] What has changed between 5.2.X and 5.4.X?

2009-06-26 Thread frequens
ng SYMBOLSCALEDENOM, MAXSIZE and MINSIZE). Both MS 5.2.X and 5.4.X were compiled with identical options and the mapfile is the same one. Many thanks for any clues or explanations in advance. BR frequens ___ mapserver-users mailing list mapserver-user

[mapserver-users] GROUP keyword in phpmapscript

2008-10-08 Thread frequens
Could somebody please post the two lines of code needed to achieve this. Many thanks in advance, frequens ___ mapserver-users mailing list mapserver-users@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/mapserver-users

[mapserver-users] Minscale in web section not working? php/mapscript

2008-03-21 Thread frequens
Is anyone successfully using the MINSCALE seting in WEB section of the mapfile in phpmapscript (5.02). I can not get it to work, while the same seting for the LAYER level works just fine... BR frequens ___ mapserver-users mailing list mapserver-users

[mapserver-users] expose WFS feature attributes with mapscript

2008-03-03 Thread frequens
->getResult(0)->{shapeindex}; $number = $resultlayer -> getNumResults(); echo ("$theresult$number"); echoes correctly the number of selected features. Yet, I am unable to get grip of the fid and/or any other attributes available in the gml. Any help (piece of code )would be m