Initial public release
GeoIntel release gates / Compile, test, contracts and builds (push) Successful in 1m49s
GeoIntel release gates / Python and npm vulnerability policy (push) Successful in 21s
GeoIntel release gates / Production AI image, SBOM and container scan (push) Successful in 5m39s
GeoIntel release gates / Deploy exact gated revision to Unraid (push) Failing after 58m43s
GeoIntel release gates / Compile, test, contracts and builds (push) Successful in 1m49s
GeoIntel release gates / Python and npm vulnerability policy (push) Successful in 21s
GeoIntel release gates / Production AI image, SBOM and container scan (push) Successful in 5m39s
GeoIntel release gates / Deploy exact gated revision to Unraid (push) Failing after 58m43s
This commit is contained in:
@@ -0,0 +1,37 @@
|
||||
# UI Copy Bank
|
||||
|
||||
## Product Language
|
||||
Use:
|
||||
- GeoAI Workbench
|
||||
- Dataset
|
||||
- Analysis Run
|
||||
- Reference Layer
|
||||
- Detection Result
|
||||
- QA/QC
|
||||
- Export
|
||||
|
||||
Avoid:
|
||||
- magic AI
|
||||
- automatic truth
|
||||
- perfect detection
|
||||
- black box conclusions
|
||||
|
||||
## Empty States
|
||||
### No Projects
|
||||
"Start a GeoAI project by selecting an area in the Kempen or opening the prepared demo scenario."
|
||||
|
||||
### No Datasets
|
||||
"Upload a GeoTIFF, GeoJSON, Shapefile, or use a connector to add reference data."
|
||||
|
||||
### No Analysis Runs
|
||||
"Run a raster, vector, detection, segmentation, or QA/QC analysis to generate geospatial outputs."
|
||||
|
||||
## Error Suggestions
|
||||
### CRS Missing
|
||||
"This dataset has no detected CRS. Add CRS metadata before using it in spatial operations."
|
||||
|
||||
### Model Unavailable
|
||||
"No detection model is configured. Configure YOLO weights or use the labelled demo adapter."
|
||||
|
||||
### Reference Missing
|
||||
"QA/QC requires a reference layer such as GRB buildings or a local reference GeoJSON."
|
||||
Reference in New Issue
Block a user