The cells in the table.
OptionaldateThe format for dates. The default is DateFormat.ROUND_TRIP. This can be a defined DateFormat string, the "timestamp" pseudo-format, or a custom format string.
OptionaldisplayTypically a string field with text formatted for display.
OptionalescapeWhether to a prefix values that start with typical formula triggering chars (=,-,+,@).
OptionalgenerateIndicates if a primary key should be generated if not found, defaults to true.
OptionalgeometryThe names of the geometry field(s).
OptionalgeometryThe format of the geometry in this table.
OptionalincludeThe header row contains column names.
OptionalinThe spatial reference of the geometry in this table.
OptionallocaleThe locale to use for formatting values. Accepts a valid locale code (example: "inv", "fr" or "de-AT"). Default is "inv" or invariant culture.
OptionalnumberThe format for numbers. The default is NumberFormat.ROUND_TRIP.
OptionaloutA list of fields to include. Defaults to the FeatureSources PopupTemplate outfields if available, otherwise "*" meaning all fields.
OptionaloutThe output spatial reference of the converted table.
OptionalprimaryOptionally the primary key field.
OptionaltimeThe format for time-only fields. The default is TimeFormat.ROUND_TRIP. This can be a defined TimeFormat string, or a custom format string.
OptionaluseIf true, the configured formatters will be run on the raw values in the supplied data and these values will be output with type information if possible. If false, the formatted or presentable values already present in the supplied data will be taken 'as-is'. Field types configured on the input will be ignored and all values will be output as strings.
Data for a layer to be added.