[gdal-dev] ogr2ogr Too many recursion levels in expression

Luca Delucchi lucadeluge at gmail.com
Fri Mar 27 03:17:38 PDT 2020


Hi devs,

I need to extract several features (around 190) from a geojson file. I
build the where condition string but when I run it I get this error

ERROR 1: Too many recursion levels in expression
ERROR 1: SetAttributeFilter(NUTS_NAME='Nordburgenland' OR
NUTS_NAME='Waldviertel' OR NUTS_NAME='Wien city'.....OR
NUTS_NAME='Zala') on layer 'NUTS_RG_01M_2016_3035_LEVL_3' failed.

I tried to reduce the number but it still give me error, if I try with
few value (3) it is working. Is there another way to solve this?
I'm using GDAL 3.0.4

Thanks

-- 
ciao
Luca

www.lucadelu.org


More information about the gdal-dev mailing list