多单位版国产化地质资料管理系统
zhai
2025-12-18 3c6f6c1e3016e38146a4c46be6e7b625c35591f2
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?><ureport><cell expand="None" name="A1" row="1" col="1" row-span="2"><cell-style font-size="10" font-family="微软雅黑" bold="true" align="center" valign="middle"><left-border width="1" style="solid" color="0,0,0"/><right-border width="1" style="solid" color="0,0,0"/><top-border width="1" style="solid" color="0,0,0"/><bottom-border width="1" style="solid" color="0,0,0"/></cell-style><simple-value><![CDATA[类型]]></simple-value></cell><cell expand="None" name="B1" row="1" col="2" row-span="2"><cell-style font-size="10" font-family="微软雅黑" bold="true" align="center" valign="middle"><left-border width="1" style="solid" color="0,0,0"/><right-border width="1" style="solid" color="0,0,0"/><top-border width="1" style="solid" color="0,0,0"/><bottom-border width="1" style="solid" color="0,0,0"/></cell-style><simple-value><![CDATA[数量]]></simple-value></cell><cell expand="Down" name="A3" row="3" col="1" left-cell="B3"><cell-style font-size="10" font-family="微软雅黑" align="center" valign="middle"><left-border width="1" style="solid" color="0,0,0"/><right-border width="1" style="solid" color="0,0,0"/><top-border width="1" style="solid" color="0,0,0"/><bottom-border width="1" style="solid" color="0,0,0"/></cell-style><dataset-value dataset-name="ajjxx" aggregate="select" property="name" order="none" mapping-type="simple"></dataset-value></cell><cell expand="Down" name="B3" row="3" col="2" left-cell="root" top-cell="root"><cell-style font-size="10" font-family="微软雅黑" align="center" valign="middle"><left-border width="1" style="solid" color="0,0,0"/><right-border width="1" style="solid" color="0,0,0"/><top-border width="1" style="solid" color="0,0,0"/><bottom-border width="1" style="solid" color="0,0,0"/></cell-style><dataset-value dataset-name="ajjxx" aggregate="select" property="num" order="none" mapping-type="simple"></dataset-value></cell><row row-number="1" height="18" band="title"/><row row-number="2" height="19" band="title"/><row row-number="3" height="18"/><column col-number="1" width="218"/><column col-number="2" width="63"/><datasource name="内置数据源" type="buildin"><dataset name="ajjxx" type="sql"><sql><![CDATA[SELECT '区域调查' as name , COUNT(*) as num  from cat_file_ajjxx where  ZLLB like '区域%' or ZLLB = '城市地质调查' or ZLLB='其他区域地质调查' 
union all
SELECT '海洋地质调查' as name , COUNT(*) as num from cat_file_ajjxx where  ZLLB like '%海%' or ZLLB = '大陆架地质矿产调查' or ZLLB='极地地质调查' 
union all
SELECT '矿产勘查' as name , COUNT(*) as num from cat_file_ajjxx where  ZLLB like '%矿产勘查%' 
union all
SELECT '水工环地质勘查' as name, COUNT(*) as num from cat_file_ajjxx where  ZLLB like '%地质勘查%'  or ZLLB='天然地震地质调查' or ZLLB='生态地球化学调查'
union all
SELECT '物化遥勘查' as name, COUNT(*) as num from cat_file_ajjxx where  ZLLB='地球物理勘查' or ZLLB='地球化学勘查' or ZLLB='遥感地质调查' or ZLLB='物化探异常查证' or ZLLB ='物化遥勘查'
union all
SELECT '地质科学研究' as name, COUNT(*) as num from cat_file_ajjxx where  ZLLB='地质科学研究' or ZLLB='理论研究' or ZLLB='应用研究' or ZLLB='软科学研究' or ZLLB ='综合研究' or ZLLB ='地质遗迹调查' or ZLLB ='地质公园规划' 
union all
SELECT '技术方法研究' as name, COUNT(*)as num  from cat_file_ajjxx where  ZLLB='标准规范制定' or ZLLB='仪器设备研发' or ZLLB='信息系统建设' or ZLLB='数据库建设' or ZLLB ='其他方法' 
union all
SELECT '自然资源综合调查' as name, COUNT(*) as num from cat_file_ajjxx where  ZLLB='自然资源综合调查' 
union all
SELECT '其他' as name, COUNT(*)as num  from cat_file_ajjxx where  ZLLB='其他' or ZLLB='储量表' or ZLLB='其他地质工作' ]]></sql><field name="name"/><field name="num"/></dataset></datasource><paper type="A4" left-margin="90" right-margin="90"
    top-margin="72" bottom-margin="72" paging-mode="fitpage" fixrows="0"
    width="595" height="842" orientation="landscape" html-report-align="left" bg-image="" html-interval-refresh-value="0" column-enabled="false"></paper></ureport>