[gdal-dev] How to Set DXF_FEATURE_LIMIT_PER_BLOCK in ogr2ogr?

Brandon Biggs brandon.biggs at ski.org
Sat Nov 2 21:27:36 PDT 2019


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,


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20191103/0754232d/attachment.html>


More information about the gdal-dev mailing list