Record real data validation run
This commit is contained in:
@@ -159,6 +159,18 @@ REAL_REFERENCE_VECTOR_PATH=/mnt/user/appdata/geointel/data/reference-buildings.g
|
||||
bash scripts/verify_real_data_detection_qa_workflow.sh http://192.168.10.150:1202
|
||||
```
|
||||
|
||||
The current Tower operator sample is available at:
|
||||
|
||||
```bash
|
||||
REAL_RASTER_PATH=/mnt/user/appdata/geointel/storage/operator-data/geel_orthophoto_wms_512.tif \
|
||||
REAL_REFERENCE_VECTOR_PATH=/mnt/user/appdata/geointel/storage/operator-data/geel_grb_gbg_buildings.geojson \
|
||||
bash scripts/verify_real_data_detection_qa_workflow.sh http://192.168.10.150:1202
|
||||
```
|
||||
|
||||
Those files are runtime artifacts generated from Digitaal Vlaanderen's
|
||||
OMWRGBMRVL WMS `Ortho` layer and GRB OGC API Features `GBG` building collection
|
||||
for a small Geel AOI. They are intentionally not repository fixtures.
|
||||
|
||||
The real-data smoke is intentionally mutating and refuses to run without
|
||||
operator-supplied files. Current V1 upload support expects a georeferenced
|
||||
`.tif`, `.tiff` or `.geotiff` raster and a `.geojson` or `.json` reference
|
||||
|
||||
Reference in New Issue
Block a user