Documentation menu

Ingest templates

An ingest template reads a delivered dataset bucket and indexes what it finds. Which template runs is decided by the dataset's ingest profile, set when the dataset is created — it is not inferred from the data.

Each page below documents one template: the folder layout it looks for, the metadata file it reads, which fields are mandatory, what it tolerates, and what you get back.

Two conventions worth knowing before you read any of them:

  • Nothing is reprojected unless the page says so. Coordinates must already be in the dataset's configured CRS.
  • Filename matching is exact and case-sensitive. .jpg and .jpeg are not interchangeable, and which one a template accepts differs between templates.

Both are covered properly in Concepts.