Federated catalog overview
The Panoramax federated catalog (also called meta catalog) crawls all referenced Panoramax instances and gather their metadata in a database.
Note
Only the metadata are crawled, not the pictures, the pictures always stay in each instance.
All those metadata are then exposed using an SpatioTemporal Asset Catalog API following the same format as the Panoramax instances.
Instances harvest
The instance harvesters are processes that regularly ask the referenced instances what have changed since the last harvest. This way they get a small amount of data and can be kept up to date easily.
API
A API exposes all harvested metadata with:
- A rest API compatible with SpatioTemporal Asset Catalog (abbreviated as STAC) and OGC WFS 3 specifications
- Vector tiles to easily display the data on a 🗺️ map.
The API has a subset of the Panoramax instance API (defined in Geovisio), primarily making possible to read metadata, access pictures and search things.
One key difference is that contributions are not possible directly in the federated catalog, so no contribution APIs are available.