| | |
| | | name: '管段', |
| | | sname: '管段', |
| | | checked: false, |
| | | wfs: 'http://xearth.cn:6240/geoserver/sewer/wfs?typeName=sewer:pipesegment&maxFeatures=50&outputFormat=application%2Fjson&cql_filter=orgname=\'巴陵石化\'' |
| | | wmsLayers: 'sewer:pipesegment' |
| | | // wfs: 'http://xearth.cn:6240/geoserver/sewer/wfs?typeName=sewer:pipesegment&maxFeatures=50&outputFormat=application%2Fjson&cql_filter=orgname=\'巴陵石化\'' |
| | | }, |
| | | { |
| | | code: 'fourlink', |
| | |
| | | sname: '四通', |
| | | checked: true, |
| | | minZoom: 16, |
| | | wfs: WFS_URL + '?TYPENAME=四通', |
| | | wmsLayers: 'sewer:fourlink', |
| | | // wfs: WFS_URL + '?TYPENAME=四通', |
| | | icon: 'sewers/四通.png' |
| | | }, |
| | | { |
| | |
| | | sname: '三通', |
| | | checked: false, |
| | | minZoom: 16, |
| | | wfs: WFS_URL + '?TYPENAME=三通', |
| | | wmsLayers: 'sewer:tee', |
| | | // wfs: WFS_URL + '?TYPENAME=三通', |
| | | icon: 'sewers/三通.png' |
| | | }, |
| | | { |
| | |
| | | minZoom: 10, |
| | | sname: '阀门', |
| | | checked: false, |
| | | wfs: WFS_URL + '?TYPENAME=阀门', |
| | | wmsLayers: 'sewer:valve', |
| | | // wfs: WFS_URL + '?TYPENAME=阀门', |
| | | icon: 'sewers/阀门.png' |
| | | }, |
| | | { |
| | |
| | | sname: '弯头', |
| | | minZoom: 16, |
| | | checked: false, |
| | | wfs: WFS_URL + '?TYPENAME=弯头', |
| | | wmsLayers: 'sewer:elbow', |
| | | // wfs: WFS_URL + '?TYPENAME=弯头', |
| | | icon: 'sewers/弯头.png' |
| | | } |
| | | ] |