import_from_control_file#

LayerCollection.import_from_control_file(control_file_path, schema_file_path=None)#

Import layers from a control file and optional XML schema file.

Parameters:
control_file_pathstr

Full path to the control file.

schema_file_pathstr, default: None

Full path to the XML schema file.