[gdal-dev] Select an area from a table OGR
Ahmed Tolba
Ahmed.Tolba at schiebel.net
Wed Mar 29 04:51:16 PDT 2017
Hi All,
I'm trying to select a specific field in the table area, and I want to retrieve that layer, which has the features, I got a correct layer, but the layer has no features to look for
Here is what I'm doing OGRLayer * layer = m_wfs_t->ExecuteSQL("SELECT * from areas WHERE name= 'thömas' ", NULL, "sqlite");
... iterate over layer features. There are no features.
Sincerely,
Ahmed
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20170329/19a7adbd/attachment.html>
More information about the gdal-dev
mailing list