"OneGeology" is an international cooperative project which makes it accessible to share the geological map database on the internet aiming at creating a global geological map database at the scale about 1:1000 000. "OneGeology" system is a distributional system based on WebGIS technology. Every data provider can manage their data on their own Web server. The "OneGeology" portal accesses all of distributed web servers and displays the information. In this article, we took setting up of China 1:1000 000 geological map Web Map Service (WMS) as an examlpe, and implemented the methods and flow of WMS based on the research on MapGIS formate data. There are multi-methods to implement WMS. We used open sources MapServer and Apache software to serve our WMS. MapServer can publish ESRI'S Shapefile, so we need to transfer MapGIS file into ESRI'S Shapefile. Because symbol system library in MapGIS including 3 types (point, line, polygon) can not be used in ArcGIS platform, it must be built in the ArcGIS platform and symbolise the spacial data according to the attribute data. MapServer configures its web services by text configuration called "mapfile", which is the major delivering contents of geological map data and includes map service data sources, data output format, symbolizing type, and metadata information, etc. At last, each provider registers in "Onegeology" potal to offer serves for WMS.
HAN Kunying, PANG Jianfeng, LU Yongguang, DING Xiaozhong, FAN Benxian, JU Yuanjing, Wang Zhenyang
. Research on Sharing of Geological Map Spacial Data Network under the "OneGeology" Project: Taking China 1:1M Geological Map Data in MapGIS Format as an Example[J]. Journal of Geo-information Science, 2011
, 13(6)
: 742
-749
.
DOI: 10.3724/SP.J.1047.2011.00742
[1] 刘凤山."同一个地质计划"的进展与对策[J].地质通报,2008,27(3):430-432.
[2] 刘凤山.第33届国际地质大会以来"同一个地质计划"若干重要进展[J].地质通报,2010,29(1):157-164.2140.
[3] What is Onegeology.http://www.onegeology.org
[4] 刘凤山.从第33届国际地质大会看"同一个地质计划"的现状及新进展[J].地质通报,2008,27(12):430-432.
[5] 刘吉夫,陈棋福,黄静,等.WebGIS应用现状及发展趋势[J]. 地震,2003,23(4):10-20.
[6] 陈春来,石纯,吴丹.论WebGIS及其发展趋势[J]. 衡阳师范学院学报(自然科学),2004,25(3):98-101.
[7] 什么是WEBGIS技术?http://hi.baidu.com/m_ang/blog/item/c184117b03354ff50ad18734.html.
[8] 刘南, 刘仁义. WebGIS原理及其应用[M]. 北京: 科学出版社,2002.
[9] 王春林. WebGIS的几种构造方法评价[J]. 中国西部科技,2009,8(25):3-4.
[10] 杜守慧. WebService在地理信息系统中的应用[J]. 科技创新导报,2008,36:32.
[11] Open Geospatial Consortium. http://www.opengeospatial.org.
[12] Web Map Service. http://www.opengeospatial.org/standards/wms.
[13] Onegeology cookbook 1(Version 1.1). http://www.onegeology.org.
[14] WFS Service. http://webhelp.esri.com/arcgisserver/9.3/java/index.htm#wfs_service.htm.
[15] Web要素服务(WFS). http://www.cnblogs.com/flyingfish/archive/2008/10/18/1314093.html.
[16] Web Feature Service. http://www.opengeospatial.org/standards/wfs.
[17] Geography Markup Language. http://www.opengeospatial.org/standards/gml.
[18] How to Map Data to GeoSciML Version2.http://www.onegeology.org.
[19] MapServer for Windows-MS4W. http://maptools.org/ms4w/.