Thanks. Just located it in the documentation. Google was not my friend in this case.
Sorry to bother, On Thu, Jan 23, 2020 at 1:03 PM Even Rouault <[email protected]> wrote: > On jeudi 23 janvier 2020 12:49:38 CET Andrew Bell wrote: > > Hi, > > > > This function returns a pointer to a layer. Does the dataset retain > > ownership of the layer, or does the user need to make sure that the layer > > gets deleted? > > > > > https://gdal.org/api/gdaldataset_cpp.html#_CPPv4N11GDALDataset10ExecuteSQLEPKcP11OGRGeometryPKc > > """ > Return > an OGRLayer containing the results of the query. Deallocate with > ReleaseResultSet(). > """ > > -- > Spatialys - Geospatial professional services > http://www.spatialys.com > -- Andrew Bell [email protected]
_______________________________________________ gdal-dev mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/gdal-dev
