πMetadata
Overview
When you mount external storage system(s) to your Ellipsis Drive Private Instance, or when you upload spatial data into Ellipsis Drive's SaaS Model, metadata is automatically extracted and indexed.
This metadata enables searchability, discovery, and structured understanding of spatial datasets across your workflows and systems.
Automatically generated metadata
The following metadata is automatically detected and indexed for every layer:
Extent
Creation date
Created by user
Resolution
Footprint
Projection
Bands
This metadata is derived directly from the dataset during ingestion and cannot be manually edited.
Optional metadata
You can optionally add metadata to enrich your datasets and improve discoverability.
Description
Acquisition date(s)
License
Tags
Style / Visualisation description
These fields are editable at any time from the layer settings.
Purpose of metadata
Metadata in Ellipsis Drive supports three core functions:
Discovery: enables search and filtering across datasets
Context: provides interpretability of spatial data
Interoperability: supports integration with external tools and workflows
Custom metadata
For advanced use cases, you can extend the metadata model using a structured JSON schema. Custom metadata allows you to define domain-specific attributes for automation, integration, or internal data modelling.
This metadata is stored alongside system-generated and user-defined metadata and remains accessible through API-based workflows.
Last updated