Hi,

Assuming the style definition exists in OGR style format or in MapServer
STYLE or CLASS definitions, you can use STYLEITEM "attributename" which
should work with all drivers (not just with OGR)

When using the OGR driver (and not using the MapInfo driver), you should
use OGR_STYLE as the attribute name to have the feature style set up by OGR
automatically. In this case the style attribute should contain OGR style
strings.


Best regards,

Tamas



2013/5/23 Jackey Cheung <cheung.jac...@gmail.com>

> Hi all,
>
> Just a short question, does the STYLEITEM supported only for OGR?
>
> Say I have a column that stores OGR style definitions in Oracle. Must I
> use OGR connection type to utilize those styles? I've tried use
> ORACLESPATIAL, but can't seem to use those styles.
>
> _______________________________________________
> 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