Hi, An explanation why mapserver is ignoring everything after the ";" char could be to avoid a sql injection trap?
A. 2014-07-17 21:27 GMT+02:00 Andrea Peri <[email protected]>: > 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 àèìòù > ----------------- -- ----------------- Andrea Peri . . . . . . . . . qwerty àèìòù ----------------- _______________________________________________ mapserver-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users
