load gml with gdal org driver (with driver options) in c#
I try to open a wfs gml file with gdal and I want to use the options “DOWNLOAD_SCHEMA” and “GML_SKIP_RESOLVE_ELEMS”.
But when I use the GML Driver, I couldn’t find a way to add options.
I try to open a wfs gml file with gdal and I want to use the options “DOWNLOAD_SCHEMA” and “GML_SKIP_RESOLVE_ELEMS”.
But when I use the GML Driver, I couldn’t find a way to add options.