Re: [gdal-dev] Reading OGRStyle information using C++

2012-01-05 Thread Aneesh Muralidharan
rmat maintains a default style or a style table > but OGR's DXF driver doesn't support layer's style table. > > > On Thu, Jan 5, 2012 at 5:30 PM, Aneesh Muralidharan > wrote: > >> Hi Chaithanya, >> >> Thanks for the quick reply >> >> Abo

Re: [gdal-dev] Reading OGRStyle information using C++

2012-01-05 Thread Aneesh Muralidharan
t;> referred by individual features. Usually the style table has a default >> style. >> >> Its usage is explained in the same page as the OGR Feature Style >> Specification. >> >> On Thu, Jan 5, 2012 at 3:45 PM, Aneesh Muralidharan >> wrote: >> >&

[gdal-dev] Reading OGRStyle information using C++

2012-01-05 Thread Aneesh Muralidharan
ation. Also is there any detailed explanation of the API somewhere with some sample code snippets ? (for the feature-style api. For read/write I know there is http://www.gdal.org/ogr/ogr_apitut.html) Hoping for a quick response Thanks and regards, Aneesh Muralidharan ___