{
  "floor_id": "F2",
  "image_file": "floor_rectified.png",
  "meters_per_pixel": 0.09755633,
  "scale": {
    "meters_per_pixel": 0.09755633
  },
  "venue": {
    "width_m": 78.0,
    "height_m": 55.3
  },
  "image_size": {
    "width_px": 800,
    "height_px": 567
  },
  "operation_log": [],
  "geo_reference": {
    "anchor_px": {
      "x": 146.8,
      "y": 438.6
    },
    "anchor_wgs84": {
      "lat": 34.195848,
      "lon": 108.855404
    },
    "xy_reference_note": "anchor_wgs84 必须对应 anchor_px 的同一真实位置；局部米制坐标采用图片坐标系：x_m=(x_px-anchor_px.x)*meters_per_pixel，y_m=(y_px-anchor_px.y)*meters_per_pixel；x_m 向右为正，y_m 向下为正。"
  },
  "rotation_deg": 0.0,
  "calibration_mode": "mpp_primary",
  "calibration_mode_note": "模式A：meters_per_pixel 由两点真实距离定标，是导航主参数；Image Width/Height 与 Effective Width/Height 为只读，其中 venue.width_m/height_m 自动由 image_size*mpp 写入。"
}