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 _______________________________________________ gdal-dev mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/gdal-dev
