<div dir="ltr">That's<br>ogr2ogr plangebieden.shp -t_srs EPSG:28992 -dim 2 -spat 45000 405000 140000 485000 WFS:"<a href="http://afnemers.ruimtelijkeplannen.nl/afnemers2012/services">http://afnemers.ruimtelijkeplannen.nl/afnemers2012/services</a>" Bestemmingsplangebied -lco ENCODING=UTF-8 -where "BeleidsmatigVerantwoordelijkeOverheid LIKE '_eme%' AND planstatus NOT LIKE 'voor%' AND planstatus NOT LIKE 'wijzig%' AND planstatus NOT LIKE 'concept%' AND planstatus NOT LIKE 'geconso%' AND planstatus NOT LIKE 'ontwerp%' AND datum > '2006' AND historisch=0 AND digitaalgewaarmerkt LIKE 'ja%' AND dossierstatus <> 'vervallen' AND Naam NOT LIKE '%parke%' AND Naam NOT LIKE '%paraplu%' AND Naam NOT LIKE '%Parke%' AND Naam NOT LIKE '%Paraplu%'"<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Nov 28, 2019 at 4:58 PM Even Rouault <<a href="mailto:even.rouault@spatialys.com">even.rouault@spatialys.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On jeudi 28 novembre 2019 16:42:19 CET Jan Heckman wrote:<br>
> Hi Even, all,<br>
> Thanks for the fast and helpful response!<br>
> So, if I need this shortly, I should compile a slightly modified version?<br>
> I can't see myself giving a true solution to the backward compatibility<br>
> issue ;)<br>
> My problem here is not large.<br>
> The main advantage of caseinsensitive is a compact and accurate query, I<br>
> was used to seeing if I could just omit the first (capital or not)<br>
> character.<br>
<br>
Try the changeset at <a href="https://github.com/OSGeo/gdal/pull/2065" rel="noreferrer" target="_blank">https://github.com/OSGeo/gdal/pull/2065</a><br>
<br>
> But I ran into a case where this produced unwanted results and cmdline<br>
> gave ERROR 1: Destination buffer too small.<br>
<br>
Can you share how to reproduce that? That should be fixed<br>
<br>
Even<br>
<br>
-- <br>
Spatialys - Geospatial professional services<br>
<a href="http://www.spatialys.com" rel="noreferrer" target="_blank">http://www.spatialys.com</a><br>
</blockquote></div>