@mapcatch/util 2.1.0-beta.8 → 2.1.0-beta.9

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.
@@ -6705,13 +6705,13 @@ const annotation$a = {
6705
6705
  point: "Point",
6706
6706
  polygon: "Polygon"
6707
6707
  }, crs$9 = {
6708
- com_cs: "Common Coordinate System",
6709
- prj_cs: "Projected Coordinate System",
6710
- geo_cs: "Geographic Coordinate System",
6711
- gc_cs: "Geocentric Coordinate System",
6712
- loc_cs: "Local Coordinate System",
6713
- loc_cs_enu: "Local Coordinate System (ENU)",
6714
- cus_cs: "Custom Coordinate System"
6708
+ com_cs: "Common",
6709
+ prj_cs: "Projected",
6710
+ geo_cs: "Geographic",
6711
+ gc_cs: "Geocentric",
6712
+ loc_cs: "Local",
6713
+ loc_cs_enu: "Local (ENU)",
6714
+ cus_cs: "Custom"
6715
6715
  }, bmap_types$a = {
6716
6716
  img_map: "Imagery Map",
6717
6717
  vec_map: "Vector Map"
@@ -6722,7 +6722,7 @@ const annotation$a = {
6722
6722
  over_lay: "Overlay"
6723
6723
  }, layer_groups$9 = {
6724
6724
  annotation: "Annotation",
6725
- result_layer: "Result Layer",
6725
+ result_layer: "Product Layer",
6726
6726
  data_set: "Dataset",
6727
6727
  over_lay: "Overlay"
6728
6728
  }, vertical_epsg_code$9 = {
@@ -6785,16 +6785,16 @@ const annotation$a = {
6785
6785
  1358979376: "Invalid hardware information",
6786
6786
  1358979380: "License fee deduction failed, please contact software vendor"
6787
6787
  }, annotations_report$a = {
6788
- label_report: "Annotation Report",
6788
+ label_report: "Annotations Report",
6789
6789
  task_overview: "Task Overview",
6790
- label_list: "Annotation List",
6791
- point_label: "Point Annotation",
6792
- line_label: "Line Annotation",
6793
- polygon_label: "Polygon Annotation",
6794
- label_detail: "Annotation Detail",
6790
+ label_list: "Annotations List",
6791
+ point_label: "Point Annotations",
6792
+ line_label: "Line Annotations",
6793
+ polygon_label: "Polygon Annotations",
6794
+ label_detail: "Annotations Detail",
6795
6795
  task_name: "Task Name",
6796
6796
  task_type: "Task Type",
6797
- data_time: "Data Acquisition Time",
6797
+ data_time: "Data Acquisitions Time",
6798
6798
  recon_time: "Reconstruction Time",
6799
6799
  thermal_ir: "Thermal Infrared",
6800
6800
  multispectral: "Multispectral",
@@ -6829,7 +6829,7 @@ const annotation$a = {
6829
6829
  recon_quality_report: "Reconstruction Quality Report",
6830
6830
  runtime_env: "Runtime Environment",
6831
6831
  recon_params: "Reconstruction Parameters",
6832
- image_positions: "Image Positions",
6832
+ image_positions: "Photo Positions",
6833
6833
  dsm: "Digital Surface Model",
6834
6834
  gcp_accuracy: "GCP Accuracy",
6835
6835
  control_points: "Control Points",
@@ -6852,7 +6852,7 @@ const annotation$a = {
6852
6852
  gsd: "Ground Sampling Distance",
6853
6853
  zone_area: "Zone Area",
6854
6854
  reproj_error: "Reprojection Error",
6855
- camera_count: "Number of Cameras",
6855
+ camera_count: "Number of Photos",
6856
6856
  net_photos: "Registered Photos",
6857
6857
  non_net_photos: "Unregistered Photos",
6858
6858
  net_ratio: "Registration Rate",
@@ -6866,9 +6866,9 @@ const annotation$a = {
6866
6866
  pp_x_px: "Cx [px]",
6867
6867
  pp_y_px: "Cy [px]",
6868
6868
  camera_name: "Camera Name",
6869
- image_mode: "Imaging Mode",
6869
+ image_mode: "Photo Mode",
6870
6870
  sensor_size: "Sensor Size",
6871
- image_size: "Image Size",
6871
+ image_size: "Photo Size",
6872
6872
  before_calib: "Before",
6873
6873
  after_calib: "After",
6874
6874
  diff_val: "Diff",
@@ -6947,9 +6947,9 @@ const annotation$a = {
6947
6947
  orthophoto_dom: "DOM",
6948
6948
  temperature_map: "Temperature Map",
6949
6949
  digital_surface_model_dsm: "DSM",
6950
- three_d_model: "3D Model",
6950
+ three_d_model: "3D Textured Model",
6951
6951
  three_d_point_cloud: "3D Point Cloud",
6952
- photo: "Images"
6952
+ photo: "Photos"
6953
6953
  }, enLang = {
6954
6954
  annotation: annotation$9,
6955
6955
  crs: crs$9,
@@ -8921,16 +8921,16 @@ const annotation$a = {
8921
8921
  1358979376: "Invalid hardware information",
8922
8922
  1358979380: "License fee deduction failed, please contact software vendor"
8923
8923
  }, annotations_report$2 = {
8924
- label_report: "Annotation Report",
8924
+ label_report: "Annotations Report",
8925
8925
  task_overview: "Task Overview",
8926
- label_list: "Annotation List",
8927
- point_label: "Point Annotation",
8928
- line_label: "Line Annotation",
8929
- polygon_label: "Polygon Annotation",
8930
- label_detail: "Annotation Detail",
8926
+ label_list: "Annotations List",
8927
+ point_label: "Point Annotations",
8928
+ line_label: "Line Annotations",
8929
+ polygon_label: "Polygon Annotations",
8930
+ label_detail: "Annotations Detail",
8931
8931
  task_name: "Task Name",
8932
8932
  task_type: "Task Type",
8933
- data_time: "Data Acquisition Time",
8933
+ data_time: "Data Acquisitions Time",
8934
8934
  recon_time: "Reconstruction Time",
8935
8935
  thermal_ir: "Thermal Infrared",
8936
8936
  multispectral: "Multispectral",
@@ -8965,7 +8965,7 @@ const annotation$a = {
8965
8965
  recon_quality_report: "Reconstruction Quality Report",
8966
8966
  runtime_env: "Runtime Environment",
8967
8967
  recon_params: "Reconstruction Parameters",
8968
- image_positions: "Image Positions",
8968
+ image_positions: "Photo Positions",
8969
8969
  dsm: "Digital Surface Model",
8970
8970
  gcp_accuracy: "GCP Accuracy",
8971
8971
  control_points: "Control Points",
@@ -8988,7 +8988,7 @@ const annotation$a = {
8988
8988
  gsd: "Ground Sampling Distance",
8989
8989
  zone_area: "Zone Area",
8990
8990
  reproj_error: "Reprojection Error",
8991
- camera_count: "Number of Cameras",
8991
+ camera_count: "Number of Photos",
8992
8992
  net_photos: "Registered Photos",
8993
8993
  non_net_photos: "Unregistered Photos",
8994
8994
  net_ratio: "Registration Rate",
@@ -9002,9 +9002,9 @@ const annotation$a = {
9002
9002
  pp_x_px: "Cx [px]",
9003
9003
  pp_y_px: "Cy [px]",
9004
9004
  camera_name: "Camera Name",
9005
- image_mode: "Imaging Mode",
9005
+ image_mode: "Photo Mode",
9006
9006
  sensor_size: "Sensor Size",
9007
- image_size: "Image Size",
9007
+ image_size: "Photo Size",
9008
9008
  before_calib: "Before",
9009
9009
  after_calib: "After",
9010
9010
  diff_val: "Diff",
@@ -9083,9 +9083,9 @@ const annotation$a = {
9083
9083
  orthophoto_dom: "DOM",
9084
9084
  temperature_map: "Temperature Map",
9085
9085
  digital_surface_model_dsm: "DSM",
9086
- three_d_model: "3D Model",
9086
+ three_d_model: "3D Textured Model",
9087
9087
  three_d_point_cloud: "3D Point Cloud",
9088
- photo: "Images"
9088
+ photo: "Photos"
9089
9089
  }, thLang = {
9090
9090
  annotation: annotation$1,
9091
9091
  crs: crs$1,
@@ -9269,9 +9269,9 @@ const annotation$a = {
9269
9269
  pp_x_px: "Cx [px]",
9270
9270
  pp_y_px: "Cy [px]",
9271
9271
  camera_name: "Camera Name",
9272
- image_mode: "Imaging Mode",
9272
+ image_mode: "Photo Mode",
9273
9273
  sensor_size: "Sensor Size",
9274
- image_size: "Image Size",
9274
+ image_size: "Photo Size",
9275
9275
  before_calib: "Before",
9276
9276
  after_calib: "After",
9277
9277
  diff_val: "Diff",
@@ -10745,9 +10745,9 @@ function setI18nInstance(e, r) {
10745
10745
  type: r
10746
10746
  }, r === "i18next" ? (Object.keys(locales).forEach((s) => {
10747
10747
  i18nInstance.instance.addResourceBundle(s, "i18n", locales[s], !0, !0);
10748
- }), t = i18nInstance.instance.t) : r === "vue-i18n" && (Object.keys(locales).forEach((s) => {
10749
- e.global.mergeLocaleMessage(s, locales[s]);
10750
- }), t = i18nInstance.instance.global.t);
10748
+ }), t = i18nInstance.instance.t) : r === "vue-i18n" && (Object.entries(locales).forEach(([s, u]) => {
10749
+ e.global.mergeLocaleMessage(s, u);
10750
+ }), console.warn(i18nInstance.instance.global), t = i18nInstance.instance.global.t);
10751
10751
  }
10752
10752
  function getI18nInstance() {
10753
10753
  return i18nInstance;
@@ -53817,7 +53817,7 @@ const height_colors = ["rgb(0,18,238)", "rgb(0,33,224)", "rgb(0,48,207)", "rgb(0
53817
53817
  "text-halo-width": 1.5
53818
53818
  },
53819
53819
  layout: {
53820
- "text-field": ["concat", ["number-format", ["get", "area2d"], { "min-fraction-digits": 2, "max-fraction-digits": 2 }], " \u33A1"],
53820
+ "text-field": ["concat", ["number-format", ["get", "area2d"], { "min-fraction-digits": 3, "max-fraction-digits": 3 }], " \u33A1"],
53821
53821
  "text-size": 12,
53822
53822
  "text-anchor": "top",
53823
53823
  "text-allow-overlap": !0,