派生自 wuyushui/SewerAndRainNetwork

wangqi
2021-04-14 176aac34d8841cf5fd9a6032ee9988adf9a6233d
src/conf/layers/LayerSoilGroundWater.js
@@ -1,8 +1,8 @@
/**
 * 土壤及地下水
 */
import MapConfig from '../../conf/MapConfig'
const WFS_URL = MapConfig.PIPELINE_WFS
import { PIPELINE_WFS } from '../Constants'
const WFS_URL = PIPELINE_WFS
export const LayerSoilGroundWater = {
  code: 'sewersSoilGroundWater',
  name: '土壤及地下水',