dts_create_job
Creates an .aconf job file for DTS Engine's -jsonPath mode, specifying the data type and fields for 3D digital-twin publishing pipelines.
Instructions
Write an .aconf job file, the input for Engine's -jsonPath mode.
data_type is one of Terrain, Osgb, MAX, BIM, LAS, Material, Vector, Sea,
Skeletal, DTOModeData. Field names are the C# property names Engine expects
(e.g. RoadShpPath, OutputPath) — call dts_job_types to list the known ones.
Note: job-file mode is transcribed from the decompiled shell but has not been verified end-to-end. Prefer dts_publish for production work.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| out | Yes | ||
| fields | No | ||
| data_type | Yes |