云地图服务 KOOMAP-获取单张图片里的所有刺点信息:响应示例

时间:2023-12-28 16:59:00

响应示例

状态码: 200

请求成功。

{
  "spurInfos" : [ {
    "imageCode" : "1674019035390013440",
    "id" : "1676151290921086976",
    "taskId" : "db554dbd410f4c53a2118c6e34a31eb0",
    "pointWidth" : "7864.08984",
    "pointHeight" : "5433.04541",
    "longitude" : "113.87890565212626",
    "latitude" : "22.876653471049696",
    "height" : "37.884999999999998",
    "accuracy" : "0.05"
  }, {
    "imageCode" : "1674019035390013440",
    "id" : "1674395911112953856",
    "taskId" : "db554dbd410f4c53a2118c6e34a31eb0",
    "pointWidth" : "9274.5957",
    "pointHeight" : "2941.47803",
    "longitude" : "113.8800482786927",
    "latitude" : "22.8771672263087",
    "height" : "37.976999999999997",
    "accuracy" : "0.05"
  }, {
    "imageCode" : "1674019035390013440",
    "id" : "1674394962671767552",
    "taskId" : "db554dbd410f4c53a2118c6e34a31eb0",
    "pointWidth" : "7864.08984",
    "pointHeight" : "5433.04541",
    "longitude" : "113.87890565212626",
    "latitude" : "22.876653471049696",
    "height" : "37.884999999999998",
    "accuracy" : "0.05"
  } ],
  "page" : {
    "offset" : -1,
    "limit" : 10,
    "total" : 3
  }
}
support.huaweicloud.com/api-koomap/ListSpurPoints.html