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 <lukepinne...@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@lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/gdal-dev
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to