Re: [gdal-dev] Raster Band Support Info

2016-09-07 Thread Even Rouault
Le jeudi 08 septembre 2016 00:29:54, Andrew Bell a écrit : > I assume that there are limits to the number of raster bands supported by > various drivers that support raster creation. > Is there a call I can make > to determine this limit? Andrew, No. Some drivers have a test when the format has

[gdal-dev] Raster Band Support Info

2016-09-07 Thread Andrew Bell
I assume that there are limits to the number of raster bands supported by various drivers that support raster creation. Is there a call I can make to determine this limit? Thanks, -- Andrew Bell andrew.bell...@gmail.com ___ gdal-dev mailing list gdal-

Re: [gdal-dev] removing dgn dgndump and dgnwritetest applications

2016-09-07 Thread Even Rouault
Le mercredi 07 septembre 2016 18:05:55, Kurt Schwehr a écrit : > The OGR dgn directory has two binaries: dgndump and dgnwritetest. > > Any objections to me removing dgnwritetest? It fails for me: > > ./dgnwritetest > ERROR 4: Unable to open `seed.dgn' for read access. I guess you need to copy d

[gdal-dev] removing dgn dgndump and dgnwritetest applications

2016-09-07 Thread Kurt Schwehr
The OGR dgn directory has two binaries: dgndump and dgnwritetest. Any objections to me removing dgnwritetest? It fails for me: ./dgnwritetest ERROR 4: Unable to open `seed.dgn' for read access. DGNCreate failed. And what do people think about dgndump? I'd prefer to remove it, but there might