Persist raster tile CRS metadata
This commit is contained in:
+3
-1
@@ -182,7 +182,9 @@ against persisted `vector_features`, and exports the detection run as GeoJSON.
|
||||
It does not seed demo data, enable fixture detections, fetch external data or
|
||||
download model weights. Configured-YOLO model class labels are normalized to
|
||||
lowercase for filtering and persisted detections, while the original model label
|
||||
is retained in detection provenance. A zero detection count is accepted
|
||||
is retained in detection provenance. Raster tile manifests generated by the
|
||||
workflow include source CRS metadata so persisted detection GeoJSON coordinates
|
||||
can be transformed to WGS84. A zero detection count is accepted
|
||||
operationally only when the selected model genuinely returns no usable
|
||||
detections after class filtering; it must be interpreted as model/data quality
|
||||
evidence rather than as a successful building extraction result.
|
||||
|
||||
Reference in New Issue
Block a user