{
  "floor_id": "F2",
  "image_file": "floor_rectified.png",
  "meters_per_pixel": 0.21666593,
  "scale": {
    "meters_per_pixel": 0.21666593
  },
  "rotation_deg": 3.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": 97.5,
    "height_m": 157.9
  },
  "image_size": {
    "width_px": 450,
    "height_px": 729
  },
  "operation_log": [
    "增强",
    "透视校正"
  ],
  "geo_reference": {
    "anchor_px": {
      "x": 3.0,
      "y": 0.2
    },
    "anchor_wgs84": {
      "lat": 40.027919,
      "lon": 116.304676
    },
    "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 向下为正。"
  }
}