I would be disappointed if they were deprecated at the symbol level, as I have several SIMPLE symbols that I reuse with different colours/widths.

Christy

On 04/09/2010 10:18 AM, thomas bonfort wrote:
since recent versions, most (all?) of the parameters that resided in
TYPE SIMPLE symbol have been moved to the STYLE block, and will be
deprecated at the symbol level.

--
thomas

On Fri, Apr 9, 2010 at 16:04, Christy Nieman<cnie...@dmsolutions.ca>  wrote:
Hi Mark,

You can also make a symbol of type "simple".  See
http://research.dmsolutions.ca/?p=168

Christy

On 04/09/2010 10:00 AM, thomas bonfort wrote:
please keep your replies on list...

you can replace that with no symbol, and

STYLE
   WIDTH xxx
   LINECAP butt
   PATTERN 2 20 END
   COLOR r g b
END

the only missing functionality to my knowledge lost from cartoline to
agg is triangle caps

regards,
thomas

On Fri, Apr 9, 2010 at 15:54, Mark Volz<markv...@co.lyon.mn.us>    wrote:

Thomas,

Here is the line on my error log:
[Fri Apr 09 08:30:05 2010].631000 msDrawLineSymbolAGG(): AGG library
error.
Cartoline drawing is deprecated with AGG


Here is the part of my .map file that has a cartoline:

        SYMBOL
                Name "myRailLine"
                TYPE cartoline
                LINECAP butt
                LINEJOIN bevel
                LINEJOINMAXSIZE 1
                STYLE 2 20 END
        END # Symbol



Mark Volz
GIS Specialist
Lyon County, MN

-----Original Message-----
From: thomas bonfort [mailto:thomas.bonf...@gmail.com]
Sent: Friday, April 09, 2010 8:50 AM
To: Mark Volz
Cc: mapserver-users@lists.osgeo.org
Subject: Re: [mapserver-users] cartolines in AGG?

what's in the plain AGG rendering that's missing compared to cartolines?

--
thomas

On Fri, Apr 9, 2010 at 15:45, Mark Volz<markv...@co.lyon.mn.us>    wrote:

Hello

I received a warning on one of my maps that I had an AGG library error
due
to Cartoline drawings being depreciated with AGG.  Is there a
replacement
for cartoline or will we have to use other symbol types?

Thanks

Mark Volz

GIS Specialist

Lyon County, MN

_______________________________________________
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users




_______________________________________________
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

_______________________________________________
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

_______________________________________________
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users
_______________________________________________
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to