Newer
Older
HuangJiPC / src / assets / json / 政区Name.json
@zhangdeliang zhangdeliang on 21 Jun 1 KB update
{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [
          114.203069491161,
          30.605338241541906
        ]
      },
      "properties": {
        "FID": 0,
        "Id": 0,
        "name": "硚口区"
      }
    },
    {
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [
          114.25614040443073,
          30.65974068310157
        ]
      },
      "properties": {
        "FID": 1,
        "Id": 0,
        "name": "东西湖区"
      }
    },
    {
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [
          114.25317848253461,
          30.603898066262833
        ]
      },
      "properties": {
        "FID": 2,
        "Id": 0,
        "name": "江汉区"
      }
    },
    {
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [
          114.30174962296364,
          30.639337837446656
        ]
      },
      "properties": {
        "FID": 3,
        "Id": 0,
        "name": "江岸区"
      }
    }
  ]
}