@mapcatch/util 2.1.2-b → 2.1.2-c
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -6806,7 +6806,7 @@ const annotation$a = {
|
|
|
6806
6806
|
label_detail: "Annotations Detail",
|
|
6807
6807
|
task_name: "Task Name",
|
|
6808
6808
|
task_type: "Task Type",
|
|
6809
|
-
data_time: "
|
|
6809
|
+
data_time: "Acquisition Time",
|
|
6810
6810
|
recon_time: "Reconstruction Time",
|
|
6811
6811
|
thermal_ir: "Thermal Infrared",
|
|
6812
6812
|
multispectral: "Multispectral",
|
|
@@ -6868,7 +6868,7 @@ const annotation$a = {
|
|
|
6868
6868
|
gsd: "GSD",
|
|
6869
6869
|
zone_area: "Area",
|
|
6870
6870
|
reproj_error: "Reprojection Error",
|
|
6871
|
-
camera_count: "
|
|
6871
|
+
camera_count: "Camera Count",
|
|
6872
6872
|
net_photos: "Registered Photos",
|
|
6873
6873
|
non_net_photos: "Unregistered Photos",
|
|
6874
6874
|
net_ratio: "Registration Rate",
|
|
@@ -85299,7 +85299,7 @@ function getCameraOverview(e, r) {
|
|
|
85299
85299
|
value: r.input_camera_count || i18n.t("report.no_data")
|
|
85300
85300
|
},
|
|
85301
85301
|
{
|
|
85302
|
-
label: i18n.t("report.
|
|
85302
|
+
label: i18n.t("report.photo_count"),
|
|
85303
85303
|
value: e.length
|
|
85304
85304
|
},
|
|
85305
85305
|
{
|