派生自 wuyushui/SewerAndRainNetwork

陈泽平
2021-05-21 81e462c9578834d32a30f939d940fb674f1e29f8
src/conf/layers/LayerFsss.js
@@ -25,8 +25,7 @@
      type: SERVICE_TYPE.WMS,
      typeName: 'sewer:fourlink',
      // wfs: WFS_URL + '?TYPENAME=四通',
      icon: 'sewers/四通.png',
      index: 3
      icon: 'sewers/四通.png'
    },
    {
      code: 'tee',
@@ -37,13 +36,12 @@
      typeName: 'sewer:tee',
      type: SERVICE_TYPE.WMS,
      // wfs: WFS_URL + '?TYPENAME=三通',
      icon: 'sewers/三通.png',
      index: 3
      icon: 'sewers/三通.png'
    },
    {
      code: 'piperack',
      name: '管架(墩)',
      sname: 'PipeRack',
      sname: '管架(墩)',
      minZoom: 16,
      type: SERVICE_TYPE.WMS,
      typeName: 'sewer:piperack',
@@ -53,7 +51,7 @@
    {
      code: 'pipegallery',
      name: '管廊(带)',
      sname: 'PipeGallery',
      sname: '管廊(带)',
      minZoom: 16,
      type: SERVICE_TYPE.WMS,
      typeName: 'sewer:pipegallery',
@@ -70,7 +68,7 @@
      name: '流向',
      sname: 'ywslx',
      type: SERVICE_TYPE.WMS,
      icon: 'sewers/流向.png',
      typeName: 'sewer:pipesegment_flow',
      checked: false
    },
    {