Hi,

I try to replicate some example from
this link:
http://www.gdal.org/ogr_feature_style.html

But the separator seem don 't work

I try to reproduce the sample from paragraph 2.1 of the
feature-style-specs on mapserver.

The lake sample:

BRUSH(fc:#0000FF);PEN(c:#000000)

But on mapserver it is reproduce exactly as this other sample:
BRUSH(fc:#0000FF)

So I guess the mapserver seem don't accept the ';' as separator
between commands.

Perhaps MS use another char separator rather than ';' ?

Thx,

-- 
-----------------
Andrea Peri
. . . . . . . . .
qwerty àèìòù
-----------------
_______________________________________________
mapserver-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to