Hi, If you are using OGR to access the Oracle Spatial data source, you could specify a valid OGR style string in the table by adding field with name: 'OGR_STYLE'. In this case OGR will extract the feature style automatically when using the STYLEITEM "AUTO" option with this OGR layer.
For more information about the OGR feature style strings see: http://www.gdal.org/ogr/ogr_feature_style.html You could use ogr2ogr to transfer the feature styles between various data sources, see the document above. Best regards, Tamas 2009/5/22 Jelmer Baas <[email protected]> > Hello List, > > Are there any plans to create a way for MapServer to automaticly apply a > certain style to data retrieved from Oracle Spatial? For example by > specifying a style column in the mapfile which contains a MapInfo style > description? > > With kind regards, > Jelmer Baas > _______________________________________________ > mapserver-users mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/mapserver-users >
_______________________________________________ mapserver-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users
