[mapserver-users] Re: polygon border artifacts

Sven Geggus lists at fuchsschwanzdomain.de
Sun May 13 09:38:12 EDT 2012


Sven Geggus <lists at fuchsschwanzdomain.de> wrote:

> Hm. Looking at the sources 6.0.1 seems to be recent enough, but
> unfortunately this does not seem to fix the problem.

OK YFTR:

Rendering water from Overlapping polygons does work fine in mapserver
6.0.x using the "APPROXIMATION_SCALE=FULL" PROCESSING directive.

"FORMATOPTION GAMMA=0.7" does not seem to be needed but won't be
available in version 6.0.x anyway.

My problem was mith the specification of multiple PROCESSING
directives.

The following syntax does not work, but does not result in a mapfile
parser error either:
PROCESSING "DIRECTIVE1=value1 DIRECTIVE2=value2"

Instead the following must be used:
PROCESSING "DIRECTIVE1=value1"
PROCESSING "DIRECTIVE2=value2"

In my case these are:
PROCESSING "CLOSE_CONNECTION=DEFER"
PROCESSING "APPROXIMATION_SCALE=FULL"

Regards

Sven

-- 
Den Rechtsstaat macht aus, dass Unschuldige wieder frei kommen
(Wolfgang Schäuble)

/me is giggls at ircnet, http://sven.gegg.us/ on the Web


More information about the mapserver-users mailing list