This is documentation of a bèta release.
For documentation on the current version, please check Knowledge Base.

Convert Vector Data Script

Concept

This script converts (one-to-one) all vector files in a given directory and format into a target directory and format of choice.
Supported source (read) and target (write) storage formats, see Supported Resources.

Variables

SourceDir

The directory path for the source vector files.

SourceFormat

The storage format of the source vector files.

TargetDir

The directory path for the target vector files.

TargetFormat

The storage format of the target vector files.

TargetCRS

The CRS of the target vector files.
The CRS of the source vector files is derived from the associated resource .ord file.

 
Last modified:: 2024/01/04 15:40