Le dimanche 31 août 2014 14:23:41, Andrea Peri a écrit : > Hi, > I'm testing the support of MapServer to the FeatureStyle spec with the > STYLEITEM option of mapserver. > > From my test seem that mapserver is not supporting the > "pattern" of the PEN command. > > I try this command from FeatureStyle doc. > > PEN(c:#FF0000,w:2px,p:"10px 5px 4px 5px") - long/short dash line > > But Mapserver dont seem to support the pattern W attribute in the
Andrea, You mean the p attribute right ? Looking at the code, I can see that only the "id", "c" and "w" attributes are currently handled for pen. Even -- Spatialys - Geospatial professional services http://www.spatialys.com _______________________________________________ mapserver-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users
