[gdal-dev] Call for discussion on RFC 70: Guessing output format from output file name extension

2017-08-19 Thread Even Rouault
Hi, This is a call for discussion on: https://trac.osgeo.org/gdal/wiki/rfc70_output_format_guess Summary: This proposal is to add syntaxic sugar to make GDAL and OGR command line utilities, so they take into account the extension of the output filename to guess which output driver to use, when

Re: [gdal-dev] ArcGIS Raster Geodatabase

2017-08-19 Thread Richard Barnes
Thanks, Even, I've opened a Trac ticket here which contains the conversation so far: https://trac.osgeo.org/gdal/ticket/7008 -R ___ gdal-dev mailing list gdal-dev@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/gdal-dev

Re: [gdal-dev] ArcGIS Raster Geodatabase

2017-08-19 Thread Even Rouault
Hi Richard, > I'd like to be able to read ArcGIS Raster Geodatabases from within GDAL. > > Based on some previous work by Even Roualt and James Ramm, I have a > working program to extract data and projections into GeoTIFFs available > here . That's gr

[gdal-dev] ArcGIS Raster Geodatabase

2017-08-19 Thread Richard Barnes
I'd like to be able to read ArcGIS Raster Geodatabases from within GDAL. Based on some previous work by Even Roualt and James Ramm, I have a working program to extract data and projections into GeoTIFFs available here . There are still a few things to