Newer
Older
HuangJiPC / src / assets / json / Liuyuname.json
@zhangdeliang zhangdeliang on 21 Jun 1 KB update
{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [
          114.2658605573403,
          30.647025573848229
        ]
      },
      "properties": {
        "FID": 0,
        "Id": 0,
        "name": "新城区(分流排水)"
      }
    },
    {
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [
          114.18514924002254,
          30.593535290437163
        ]
      },
      "properties": {
        "FID": 1,
        "Id": 0,
        "name": "规划合流改分流区"
      }
    },
    {
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [
          114.27423626008083,
          30.582494591370111
        ]
      },
      "properties": {
        "FID": 2,
        "Id": 0,
        "name": "老城区(合流排水)"
      }
    },
    {
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [
          114.32544226092629,
          30.64055343991237
        ]
      },
      "properties": {
        "FID": 3,
        "Id": 0,
        "name": "规划合流改分流区"
      }
    }
  ]
}