On lundi 30 avril 2018 22:53:16 CEST Jamo wrote:
> Hey Team,
> 
> I'm starting to delve into FDO, OGR and GDAL for exporting to some
> pre-defined formats (SDF, GML, KML, GeoJson etc etc)
> 
> I'm trying to interpret the OGR / GDAL driver documentation for the LIBKML
> driver it mentions setting the environment variable for LIBKML_USE_DOC.KML
> .... is this an option on the createdatasource?

No, this particular option is set through operating system environment 
variables 
or using gdal.SetConfigOption("LIBKML_USE_DOC.KML", "NO");

-- 
Spatialys - Geospatial professional services
http://www.spatialys.com
_______________________________________________
gdal-dev mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to