merge
Luo_Suppe2026-08-15
gma.etools.merge
function merge(in_srcs, out_dst, **kwargs):
Merge all layers.
Parameters:
in_srcs: str||list.
The input vector items(file, layer or it's list).
out_dst: str.
The output vector file path.
Optional:
**kwargs:
Other parameters passed to translate.
Returns:
Type: Layer.