| | |
| | | } |
| | | |
| | | export const PIPELINE_WFS = 'http://xearth.cn:8088/server/ogcserver/PipeLine2/wfs' |
| | | export const PIPELINE_WMS = 'http://xearth.cn:6240/geoserver/sewer/wms' |
| | | |
| | | export const logicMapper = { |
| | | wasteGasPfk: 'WasteGas.js', |
| | |
| | | } |
| | | |
| | | export const props = { |
| | | code: '编号', |
| | | name: '名称', |
| | | pfktype: '排放口类型', |
| | | level: '级别', |
| | | length: '长度(m)', |
| | | unitname: '单位名称', |
| | | pipename: '管线名称', |
| | | pipecode: '管线编码', |
| | | subchaname: '支线名称', |
| | | subchacode: '支线编码', |
| | | mediumtype: '输送介质', |
| | | length: '长度(m)', |
| | | startposname: '起点位置名称', |
| | | endposname: '终点位置名称', |
| | | pressureating: '设计压力(MPa)', |
| | |
| | | pipetrenchtype: '管沟类型', |
| | | datecollected: '探测时间', |
| | | operationalstatus: '运行状态', |
| | | acquisitionpeople: '采集人', |
| | | acquisitiondate: '采集日期', |
| | | fourtype: '四通类型', |
| | | fourm: '四通材料' |
| | | } |