On mardi 12 novembre 2019 13:50:17 CET Gerard wrote: > Thanks! I don't think I knew that I could preface the source with DRIVER:. > Perhaps a suggestion for the documentation: > > <[DRIVER:]datasource_name>
That's not supported by all drivers. Actually most drivers don't need (and won't support) that syntax. But there ae circumstances where things must be disambiguated. For examples files opened by the more recent GMLAS driver are generally opened by the venerable GML driver, hence the GMLAS: prefix Drivers that support that syntax have it documened in their respective documentation pages. Even -- Spatialys - Geospatial professional services http://www.spatialys.com _______________________________________________ gdal-dev mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/gdal-dev
