跳转至

Parse KML files into geometry lists(将KML文件解析为几何图形列表)

Supported in: Batch

Parses each raw KML file into a list of typed geometries.

Transform categories: File

Declared arguments

  • Dataset: Dataset of files to process.
    Files
  • optional Should prepare: Flag indicating whether to prepare the geometry for Ontology ingest after parsing. You should always prepare unless know that your input is invalid and still want to perform geospatial operations on it. Default to true.
    Literal\

中文翻译

将KML文件解析为几何图形列表

支持:批处理(Batch)

将每个原始KML文件解析为带类型的几何图形列表。

转换类别:文件

声明的参数

  • 数据集(Dataset): 待处理的文件数据集。
    文件
  • 可选 是否准备(Should prepare): 指示解析后是否为Ontology摄取准备几何图形的标志。除非您知道输入无效但仍希望对其执行地理空间操作,否则应始终进行准备。默认为true。
    字面量\<布尔值>