{
  "floor_id": "F12",
  "image_file": "floor_rectified.png",
  "meters_per_pixel": 0.01889882,
  "scale": {
    "meters_per_pixel": 0.01889882
  },
  "venue": {
    "width_m": 59.5,
    "height_m": 54.7
  },
  "image_size": {
    "width_px": 3150,
    "height_px": 2893
  },
  "operation_log": [
    "增强",
    "透视校正"
  ],
  "geo_reference": {
    "anchor_px": {
      "x": 735.9,
      "y": 2274.7
    },
    "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 写入。"
}