Re: [gdal-dev] Regarding missing stylestring in SQLITE Driver

2013-05-22 Thread Even Rouault
Le mercredi 22 mai 2013 16:11:30, Jukka Rahkonen a écrit : > Abhinav vizexperts.com> writes: > > Hi All, > > > > I am using sqlite driver to write the OGRLayer to disk. I am setting > > StyleString for each feature. But when I read back, my feature contains > > NULL stylestring. Though I am able

Re: [gdal-dev] Regarding missing stylestring in SQLITE Driver

2013-05-22 Thread Jukka Rahkonen
Abhinav vizexperts.com> writes: > > Hi All, > > I am using sqlite driver to write the OGRLayer to disk. I am setting > StyleString for each feature. But when I read back, my feature contains NULL > stylestring. Though I am able to get other attributes, I am setting to the > feature. > > I won

[gdal-dev] Regarding missing stylestring in SQLITE Driver

2013-05-22 Thread Abhinav
Hi All, I am using sqlite driver to write the OGRLayer to disk. I am setting StyleString for each feature. But when I read back, my feature contains NULL stylestring. Though I am able to get other attributes, I am setting to the feature. I wonder whether sqlite driver supports writing style str