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

2019-11-02 Thread Brandon Biggs
Hello, I'm running ogr2ogr from a dxf to a geojson, and am getting the following error: Warning 1: Limit of 1 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? W

Re: [gdal-dev] gdalsrsinfo Incorrect or Inconsistent results reporting EPSG codes

2019-11-02 Thread jratike80
Hi, I guess that the Erdas .img format https://gdal.org/drivers/raster/hfa.html has somewhat limited support for projections https://github.com/OSGeo/gdal/blob/master/gdal/frmts/hfa/hfadataset.cpp. At least there is a difference in behavior with GeoTIFF and img: gdal_translate -of Gtiff -a_srs e

Re: [gdal-dev] gdalsrsinfo Incorrect or Inconsistent results reporting EPSG codes

2019-11-02 Thread Andrew C Aitchison
On Fri, 1 Nov 2019, David Cakalic wrote: Link below is to a sample IMG file on WeTransfer: https://we.tl/t-KtV9xCLaDF Depending on the computer, this is showing as: EPSG: -1 EPSG: 26914 EPSG: 6343 when using gdalsrsinfo -e {image} or gdalsrsinfo -o epsg {image} Hmm. For that file, with gdal 2