I've started work on creating a PR for htis, but I am a bit confused by the number of potential classes I could use and tying the calls together. It seems like I could use one (or all of) QgsDataProvider::ProviderOptions, QgsVectorLayer::LayerOptions or QgsDataProvider::ProviderProperty (with QgsDataProvider::providerProperty and QgsDataProvider::setProviderProperty. Have they all been added at different times, or are they meant for different use cases? There doesn't seem to be a path from the UI all the way through to the GDAL calls so I presume that no one has done this before? It seems like something that should be available as an option.
Thanks in advance Stephen On Tue, Aug 6, 2019 at 10:32 PM Stephen Knox <[email protected]> wrote: > I would just like to draw your attention to issue 30162 > https://github.com/qgis/QGIS/issues/31062. > > I would appreciate any comments on what people with more experience than I > do think about my two different ideas to fix this bug. It has clearly been > an issue in the past as there are issues referencing the same error message > which were closed through being stale rather than a commit to fix. > > Another option is to make people set an environment variable to load the > files properly, but this seems a very sub-optimal solution. > > Let me know if anything is unclear. > > Thanks > > Stephen > > >
_______________________________________________ QGIS-Developer mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
