Newer
Older
KaiFengPC / src / assets / geojson / kaifeng / kaifengBOD.json
@zhangdeliang zhangdeliang 20 days ago 1 KB update
{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "id": 0,
      "geometry": { "type": "Point", "coordinates": [114.28123597781243, 34.771350841956895] },
      "properties": { "FID": 0, "Id": 0, "name": "马家河污水处理厂\n设计规模10万m³/日\n进水BOD: 168mg/L" }
    },
    {
      "type": "Feature",
      "id": 1,
      "geometry": { "type": "Point", "coordinates": [114.31521289637995, 34.753686318314848] },
      "properties": { "FID": 1, "Id": 0, "name": "西区污水处理厂\n设计规模12万m³/日\n进水BOD: 198mg/L" }
    },
    {
      "type": "Feature",
      "id": 2,
      "geometry": { "type": "Point", "coordinates": [114.38093674073218, 34.772004765430317] },
      "properties": { "FID": 2, "Id": 0, "name": "东区污水处理厂\n设计规模20万m³/日\n进水BOD: 75mg/L" }
    },
    {
      "type": "Feature",
      "id": 3,
      "geometry": { "type": "Point", "coordinates": [114.44667852780671, 34.722484644433187] },
      "properties": {
        "FID": 3,
        "Id": 0,
        "name": "祥符区污水处理厂\n设计规模4万m³/日\n进水BOD: 157mg/L"
      }
    }
  ]
}