Skip to main content
  • Use the File format parameter to specify the file format of the dataset specified in the Dataset path parameter. The following format options are available:

    • CSV or delimited (for example, .csv, .tsv, and .txt)

    • Parquet (.parquet)

    • GeoParquet (.parquet)

    • JSON (for example, .json or a .txt file containing data formatted as JSON )

    • GeoJSON (for example, .json and .geojson, or a .txt file containing data formatted as GeoJSON)

    • Shapefile (.shp)

    • File Geodatabase (.gdb)

    • ORC (.orc)

Back to top