| | |
| | | sname: '监测站', // 表名 |
| | | checked: false, // 默认选中状态 |
| | | type: 0, |
| | | url: WFS_URL + '?TYPENAME=公司', |
| | | legendImage: '../.././assets/images/map/sewers/检测点.png' |
| | | } |
| | | ] |
| | |
| | | sname: '公司', // 表名 |
| | | checked: true, // 默认选中状态 |
| | | type: 0, |
| | | url: WFS_URL + '?TYPENAME=公司', |
| | | legendImage: '../.././assets/images/map/company_refining.png' |
| | | }, |
| | | { |
| | |
| | | sname: '码头', |
| | | checked: false, // 默认选中状态 |
| | | type: 0, |
| | | wfs: WFS_URL + '?TYPENAME=码头', |
| | | legendImage: '../.././assets/images/map/sewers/码头.png' |
| | | }, |
| | | { |
| | |
| | | name: '装置区', |
| | | sname: '装置区', |
| | | checked: false, // 默认选中状态 |
| | | type: SERVICE_TYPE.WMS, |
| | | typeName: 'sewer:unitareaboundary' |
| | | } |
| | | ] |