|
@@ -49,7 +49,7 @@ export default {
|
|
|
id: '1-1',
|
|
id: '1-1',
|
|
|
label: '生态区',
|
|
label: '生态区',
|
|
|
children: [
|
|
children: [
|
|
|
- { id: '1-1-1', label: '提防背河坡脚线', meta: { type: 'polyline', url: '/sddnWeihe/geojson/提防背河坡脚线.geojson' } },
|
|
|
|
|
|
|
+ { id: '1-1-1', label: '堤防背河坡脚线', meta: { type: 'polyline', url: '/sddnWeihe/geojson/提防背河坡脚线.geojson' } },
|
|
|
{ id: '1-1-2', label: '河道管理范围线', meta: { type: 'polyline', url: '/sddnWeihe/geojson/河道管理范围线.geojson' } },
|
|
{ id: '1-1-2', label: '河道管理范围线', meta: { type: 'polyline', url: '/sddnWeihe/geojson/河道管理范围线.geojson' } },
|
|
|
{ id: '1-1-3', label: '一级管控区界限', meta: { type: 'polyline', url: '/sddnWeihe/geojson/一二级管控区界限.geojson' } },
|
|
{ id: '1-1-3', label: '一级管控区界限', meta: { type: 'polyline', url: '/sddnWeihe/geojson/一二级管控区界限.geojson' } },
|
|
|
{ id: '1-1-4', label: '生态区界限', meta: { type: 'polyline', url: '/sddnWeihe/geojson/生态区界限.geojson' } },
|
|
{ id: '1-1-4', label: '生态区界限', meta: { type: 'polyline', url: '/sddnWeihe/geojson/生态区界限.geojson' } },
|
|
@@ -92,7 +92,7 @@ export default {
|
|
|
id: '3',
|
|
id: '3',
|
|
|
label: '采砂区',
|
|
label: '采砂区',
|
|
|
children: [
|
|
children: [
|
|
|
- { id: '3-1', label: '兴平市宜空采砂区', type: 'csq', meta: { type: 'polygon', url: '/sddnWeihe/geojson/宜空采砂区.geojson' } },
|
|
|
|
|
|
|
+ { id: '3-1', label: '兴平市仪空采砂区', type: 'csq', meta: { type: 'polygon', url: '/sddnWeihe/geojson/宜空采砂区.geojson' } },
|
|
|
{ id: '3-2', label: '兴平市团结采砂区', type: 'csq', meta: { type: 'polygon', url: '/sddnWeihe/geojson/团结采砂区.geojson' } },
|
|
{ id: '3-2', label: '兴平市团结采砂区', type: 'csq', meta: { type: 'polygon', url: '/sddnWeihe/geojson/团结采砂区.geojson' } },
|
|
|
{ id: '3-3', label: '兴平市汤坊龙兴1区采砂区', type: 'csq', meta: { type: 'polygon', url: '/sddnWeihe/geojson/汤坊龙兴1区采砂区.geojson' } }
|
|
{ id: '3-3', label: '兴平市汤坊龙兴1区采砂区', type: 'csq', meta: { type: 'polygon', url: '/sddnWeihe/geojson/汤坊龙兴1区采砂区.geojson' } }
|
|
|
]
|
|
]
|