Newer
Older
urbanLifeline_YanAn / src / assets / paishuiSupervise.json
@zhangzhihui zhangzhihui on 23 Oct 736 bytes 水位计弹窗
{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "id": 0,
      "geometry": {
        "type": "Point",
        "coordinates": [
          109.47463528829778,
          36.60780896340439
        ]
      },
      "properties": {
        "FID": 0,
        "id": 0,
        "siteNo": "2024101601",
        "name": "王家坪旧址门口"
      }
    },
    {
      "type": "Feature",
      "id": 1,
      "geometry": {
        "type": "Point",
        "coordinates": [
          109.46886470395586,
          36.60729523067474
        ]
      },
      "properties": {
        "FID": 1,
        "id": 1,
        "siteNo": "2024101902",
        "name": "大砭沟与北大街交叉口"
      }
    }
  ]
}