Hello,

I'm running ogr2ogr from a dxf to a geojson, and am getting the following error:



Warning 1: Limit of 10000 features for block A$C6CCD2E37 reached. If you need 
more, set the DXF_FEATURE_LIMIT_PER_BLOCK

configuration option to the maximum value (or -1 for no limit)



How do I do this? When I type: DXF_FEATURE_LIMIT_PER_BLOCK=-1, 
DXF_FEATURE_LIMIT_PER_BLOCK -1, - DXF_FEATURE_LIMIT_PER_BLOCK=-1, -- 
DXF_FEATURE_LIMIT_PER_BLOCK -1, and all the variations of the = and - before 
DXF_FEATURE_LIMIT_PER_BLOCK, I get an "Unknown option name 
DXF_FEATURE_LIMIT_PER_BLOCK".

Does anyone know how to configure the system to allow more than 10000 features?

Thanks,


_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to