[gdal-dev] Accessing OGRStyleTable
Alberto Pérez Cassinelli
a.p.cassinelli at gmail.com
Thu Sep 11 15:19:17 EDT 2008
Hi, I'm getting an OGRStyleTable from an OGRDataSource.
My problem is that I need to access all members of this OGRStyleTable (that
is all style definitions and names) to store them in a data structure of
type string vector, but I don't find any method to do it sequentially (I
can't read one by one because I don't know their names).
In short I need access to OGRStyleTable::m_papszStyleTable.
Anyone know how to do this?
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/gdal-dev/attachments/20080911/4a7cd48a/attachment.html
More information about the gdal-dev
mailing list