Newer
Older
HuangJiPC / src / assets / json / 污水一级name.json
@zhangdeliang zhangdeliang on 21 Jun 644 bytes update
{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [
          114.23266366510954,
          30.601590232807474
        ]
      },
      "properties": {
        "FID": 0,
        "Id": 0,
        "name": "汉西污水收集系统"
      }
    },
    {
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [
          114.30285422782113,
          30.632976256784204
        ]
      },
      "properties": {
        "FID": 1,
        "Id": 0,
        "name": "三金潭污水收集系统"
      }
    }
  ]
}