Add governed orthophoto release preflight
This commit is contained in:
@@ -466,6 +466,16 @@ revalidates the current catalog and delegates to the existing Dataset upload
|
||||
contract. No ALZ release endpoint, background task or provider URL parameter
|
||||
is added; v1/v2 campaign snapshots remain non-importable.
|
||||
|
||||
Current-orthophoto release preflight also remains outside the HTTP request
|
||||
cycle in `scripts/orthophoto_release_preflight.py`. It composes the existing
|
||||
product-registry and source-catalog envelopes with allowlisted WMS
|
||||
`GetCapabilities`, WCS `DescribeCoverage` and bounded `Vliegdagcontour`
|
||||
`GetFeatureInfo` evidence for one 128-1,024 m EPSG:4326 selection. The result
|
||||
reports product variant, official `YYYY.NN` edition, exact raster-domain
|
||||
containment, sampled flight dates/years, local comparison state and
|
||||
`staging_permitted`. It performs no pixel request, upload, Job, Dataset write
|
||||
or legacy metadata rewrite. This operator script adds no public API contract.
|
||||
|
||||
The endpoint accepts no arbitrary URL, feature query, area or layer. It does
|
||||
not fetch vector features, raster pixels or models, create jobs/datasets, write
|
||||
to PostGIS or trigger an import. The normal `source-freshness` endpoint remains
|
||||
|
||||
Reference in New Issue
Block a user