[gdal-dev] Query regarding using gdalwarp with cutlineSQL

CainĂ£ K. Campos rupestre.campos at gmail.com
Sat Aug 1 04:58:35 PDT 2020


I believe that you should use either the cutlineWhere or the cutlineSQL.

When I want a single field selection, I use the cutlineWhere,
when it is more complex I use the cutlineSQL

On Fri, Jul 31, 2020 at 6:40 PM Luke <lukepinnerau at gmail.com> wrote:

> You need  single quotes around your string literal:
>
> cutlineWhere="name = 'first'"
>
>
>
> --
> Sent from: http://osgeo-org.1560.x6.nabble.com/GDAL-Dev-f3742093.html
> _______________________________________________
> gdal-dev mailing list
> gdal-dev at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/gdal-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20200801/734fa302/attachment.html>


More information about the gdal-dev mailing list