{
  "floor_id": "F3",
  "image_file": "floor_rectified.png",
  "meters_per_pixel": 0.10021097,
  "scale": {
    "meters_per_pixel": 0.10021097
  },
  "rotation_deg": 20.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 写入。",
  "venue": {
    "width_m": 96.9,
    "height_m": 67.6
  },
  "image_size": {
    "width_px": 967,
    "height_px": 675
  },
  "operation_log": [
    "逆时针旋转90°",
    "逆时针旋转90°",
    "逆时针旋转90°",
    "透视校正"
  ],
  "geo_reference": {
    "anchor_px": {
      "x": 9.3,
      "y": 1.3
    },
    "anchor_wgs84": {
      "lat": 40.039375,
      "lon": 116.302643
    },
    "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 向下为正。"
  }
}