Responsive image
博碩士論文 etd-0816107-171715 詳細資訊
Title page for etd-0816107-171715
論文名稱
Title
以Web2.0 為基礎之地理空間資料在地理網路 服務研究
Use Geospatial Web Service to Access Geospatial Data Base on Web2.0
系所名稱
Department
畢業學年期
Year, semester
語文別
Language
學位類別
Degree
頁數
Number of pages
179
研究生
Author
指導教授
Advisor
召集委員
Convenor
口試委員
Advisory Committee
口試日期
Date of Exam
2007-07-25
繳交日期
Date of Submission
2007-08-16
關鍵字
Keywords
通俗分類法、部落格、網路地圖文件、地理網路服務、Web2.0
Blog, Web Map Context (WMC), Geospatial Web Service, Folksonomy, Web2.0
統計
Statistics
本論文已被瀏覽 5710 次,被下載 2467
The thesis/dissertation has been browsed 5710 times, has been downloaded 2467 times.
中文摘要
近年來由於網路的快速發展,改變了許多人的生活模式,甚至有專業人士指出目前已進入Web2.0的網路階段,Web GIS如何在Web2.0定位角色與未來發展為何,是這幾年來的熱門話題,也是本研究的重心。
本研究先探討現階段關於地理網路服務和Web2.0的相關文獻以及實際應用,規劃設計系統架構並實做一網站系統。根據Web2.0基本精神“使用者參與創作”的方式,透過開放地理資訊協會(Open Geospatial Consortium, OGC)所規定的地理網路服務標準格式Web Map Services(WMS)和Web Feature Services(WFS)讓使用者連結遠端地理網路服務來產生屬於個人的地理圖資。另外使用者也可以自行設定地理網路服務與其他服務整合,再儲存成Web Map Context(WMC)檔案格式,期讓各個OGC的地理網路服務能夠互通。此外也支援WMC轉換成Google Earth所相容的KML檔案格式,讓使用者可以在Google Earth中觀看圖層資料,可得到更美好的使用者體驗。
另一部份提供一資料交流平台,該平台採用目前熱門的部落格模式,讓使用者可分享交流彼此的地理圖資,而且在分享的過程中加入了Google Map API與通俗分類法的設計,讓使用者操作上更加方便直覺,達成進一步的檔案與意見交流。
Abstract
Due to rapid development of the internet, it changes the life style of the human. The internet expert had reported that we are now in Web2.0 era. This research tries to explore how web GIS can fullfil the spirit of the Web2.0 and its possible applications.
The first step of the research is to review the related techniques and applications of Geospatial web services and Web2.0. Then, a system with open GIS data structure was proposed and a web system was also established according to the spirit of Web2.0 - “user participation”. Web Map Services (WMS) and Web Feature Services (WFS) defined by Open Geospatial Consortium(OGC) were used in Geospatial web services system to search and view Geospatial data on the internet. Users can integrate spatial data from various sources on the internet and their own geospatial data and save as Web Map Context (WMC) file format. Then, WMC can be exchanged by other OGC Geospatial web services. In addition, the system supports file format transformation from WMC to KML, which is compatible with Google Earth. So users can use Google Earth to view the spatial layer information more easily.
This study also developed a platform to demonstrate geospatial information in the blog, so users can share their Geospatial data in open GIS format with other bloggers. The system also use Google Map API and folksonomy in the data sharing process in order to speed up the web flow and to communicate their comments more easily.
目次 Table of Contents
第一章 緒論 1
1.1. 前言 1
1.2. 研究動機與目的 2
1.3. 研究方法與步驟 5
1.4. 論文架構 8
第二章 地理空間資料與網路服務相關研究 9
2.1. XML相關技術 10
2.1.1. XML簡介 10
2.1.2. XSLT 13
2.1.3. GML 16
2.2. 網路服務與資料倉儲 19
2.3. PPGIS 24
第三章 地理網路服務與web2.0技術探討 29
3.1. 地理網路服務介紹 29
3.2. 現有地理網站服務分析 32
3.2.1. 國土資訊系統資料倉儲及流通中心 32
3.2.2. Geography Network 35
3.2.3. Geospatial One Stop-geodata.gov 37
3.2.4. Global Change Master Directory 40
3.3. Web2.0 42
3.3.1. Web2.0簡介 42
3.3.2. Web2.0定義 45
3.3.3. Web2.0特點 49
3.4. Web2.0與Web GIS關係研究 55
3.4.1. 現行技術發展 55
3.4.2. GeoWeb2.0 60
3.5. AJAX 63
3.5.1. AJAX簡介 63
3.5.2. Web開發模式 65
3.5.3. AJAX應用 72
3.5.4. AJAX缺點 76
3.6. 部落格與通俗分類法 77
3.6.1. 部落格 78
3.6.2. GeoRSS 80
3.6.3. 通俗分類法 87
第四章 系統開發設計 89
4.1. 系統架構 89
4.2. 地理網路服務端設計 92
4.2.1. WMS 92
4.2.2. WFS 95
4.2.3. WMC 99
4.3. 地圖展示設計 102
4.4. 圖層查詢與套疊規則 114
4.4.1. 圖層查詢 118
4.4.2. 圖層套疊規則 121
4.5. WMC 格式轉換為 KML格式 122
第五章 系統建置與測試 125
5.1. 系統環境說明 125
5.2. 系統功能操作 128
5.2.1. 網站功能操作介面 128
5.2.2. WMS與WFS地圖整合 130
5.2.3. 自有地理網路服務整合 132
5.2.4. 瀏覽AJAX地圖 133
5.3. 系統功能測試 134
第六章 結論與未來發展 147
6.1. 結論 147
6.2. 未來發展 148
參考文獻 150
附錄一 BLOG軟體種類介紹 156
附錄二 WMC格式與KML格式對應關係 162
附錄三 自行架設WMS與WFS安裝步驟 164
參考文獻 References
1. Aberley, D., and R. Sieber 2002. PublicParticipationGIS (PPGIS) Guiding Principles. First International PPGIS Conference: 20–22.
2. Crane, D., R. Pascarello, and D. James 2006. Ajax in Action: Manning Publication Co.
3. Di, L. 2004. Distributed Geospatial Information Services-Architectures, Standards, and Research Issues. XXth ISPRS Congress.
4. Do-Hyun, K., and K. Min-Soo 2002. Web GIS service component based on open environment. In Geoscience and Remote Sensing Symposium, 2002. IGARSS '02. 2002 IEEE International, 3346-3348.
5. Dondio, P., S. Barrett, S. Weber, and J. Seigneur 2006. Extracting Trust from Domain Analysis: A Case Study on the Wikipedia Project. In Autonomic and Trusted Computing, 362-373.
6. Evans, J. D., and M. J. Bambacus 2005. NASA's earth-sun system gateway: an open standards-based portal to geospatial data and services. Geoscience and Remote Sensing Symposium, 2005. IGARSS'05. Proceedings. 2005 IEEE International 6.
7. Fox, G., M. Aktas, G. Aydin, H. Bulut, H. Gadgil, S. Oh, S. Pallickara, M. Pierce, A. Sayar, and G. Zhai 2006. Grids for Real Time Data Applications. In Parallel Processing and Applied Mathematics, 320-332.
8. Fritz, M. 2005. Blog Search. EContent 28(11): 5-6.
9. Gorawski, M., and R. Malczok 2004. Methods of increasing the efficiency of spatial data warehouses. In Proceedings of the International Conference on Systems Science, edited by Z. Bubniki, and A. Grzech, 276-283. Wroclaw.
10. GOS 2006. GOS - Geospatial One Stop. http://gos2.geodata.gov/wps/portal/gos
11. IBM 2002. 理解 UDDI. http://www-128.ibm.com/developerworks/tw/library/ws-featuddi/
12. Kadobayashi, R. 2005. Automatic 3D Blogging to Support the Collaborative Experience of 3D Digital Archives. In Lecture Notes in Computer Science, 109-118.
13. Kesler, C., C. Rinner, and M. Raubal 2005. An Argumentation Map Prototype to Support Decision-Making in Spatial Planning. In Proceedings of the 8 thAGILE Conference on GIScience, 135-142.
14. Kingston, R. 2002. Web-based PPGIS in the United Kingdom. Community participation and geographic information systems: 101–112.
15. Kingston, R., S. Carver, A. Evans, and I. Turton 2000. Web-based public participation geographical information systems: an aid to local environmental decision-making. Computers, Environment and Urban Systems 24(2): 109-125.
16. Koch, R. 1997. The 80/20 Principle: The Secret of Achieving More with Less: Nicholas Brealey.
17. Kurashima, T., T. Tezuka, and K. Tanaka 2005. Blog Map of Experiences: Extracting and Geographically Mapping Visitor Experiences from Urban Blogs. In Web Information Systems Engineering – WISE 2005, 496-503.
18. Lake, R. 2004. Geography Mark-Up Language:[foundation for the geo-web]: John Wiley and Sons.
19. Lake, R. 2005. The application of geography markup language (GML) to the geological sciences. Computers & Geosciences 31: 1081-1094.
20. Leclerc, Y., M. Reddy, L. Iverson, and M. Eriksen 2001. The geoweb-a new paradigm for finding data on the web. In International Cartographic Conference (ICC2001).
21. Leu, J.-S., Y.-P. Chi, and W.-K. Shih 2007. Design and implementation of Blog Rendering and Accessing INstantly system (BRAINS). Journal of Network and Computer Applications 30(1): 296-307.
22. Mahemoff, M. 2006. Ajax design pattern: O'REILLY.
23. McLaughlin, B. 2006. Head Rush Ajax: O'REILLY.
24. Mishne, G., and M. de Rijke 2006. A Study of Blog Search. In Lecture Notes in Computer Science, 289-301.
25. Netcraft 2007. May 2007 Web Server Survey. http://news.netcraft.com/archives/2007/05/01/may_2007_web_server_survey.html
26. NGIS 2006. 國土資訊系統資料倉儲及流通中心. http://ngisdata.moi.gov.tw/gwh/moi94%2D2/
27. O'Reilly, T. 2005. What Is Web 2.0. http://www.oreillynet.com/pub/a/oreilly/tim/news/2005/09/30/what-is-web-20.html
28. Obermeyer, N. J. 1998. PPGIS: The Evolution of Public Participation GIS. Unpublished UCGIS white paper.
29. OGC 2004. OpenGIS® Geography Markup Language (GML) Encoding Specification. http://www.opengeospatial.org/standards/gml#downloads
30. OGC 2005a. OpenGIS® Web Feature Service (WFS) Implementation Specification. http://www.opengeospatial.org/standards/wfs
31. OGC 2005b. OpenGIS® Web Map Context Implementation Specification. http://www.opengeospatial.org/standards/wmc
32. OGC 2006. OpenGIS® Web Map Service (WMS) Implementation Specification. http://www.opengeospatial.org/standards/wms
33. Pancheng, W., Y. Chongjun, Y. Zhanfu, and R. Yingchao 2004. A load balance algorithm for WMS [Web Map Service]. In Geoscience and Remote Sensing Symposium, 2004. IGARSS '04. Proceedings. 2004 IEEE International, 2920-2922.
34. Peng, Z. R. A., and C. A. Zhang 2004. The roles of geography markup language (GML), scalable vector graphics (SVG), and Web feature service (WFS) specifications in the development of Internet geographic information systems (GIS). Journal of Geographical Systems 6(2): 95-116.
35. Phung Huu, P., and Y. Myeongjae 2005. A service management framework for SOA-based interoperability transactions. In Science and Technology, 2005. KORUS 2005. Proceedings. The 9th Russian-Korean International Symposium on, 680-684.
36. Pogodaev, G., and A. B. Cremers 2001. GeoWeb: a Multiframe Web Interface to ObjectStore-based Spatial Data Repositories. In Proceedings of the 3 rd International Workshop on Computer Science and Information Technologies (CSIT'01).
37. Qiang, L., C. Boyan, and G. Xingfa 2005. Constructing geo-information sharing architecture for the southwestern China based on WMS. In Geoscience and Remote Sensing Symposium, 2005. IGARSS '05. Proceedings. 2005 IEEE International, 971-974.
38. Rinner, C. 2001. Argumentation maps: GIS-based discussion support for on-line planning. Environment and Planning B-Planning & Design 28(6): 847-863.
39. Ritchie, P. 2007. The security risks of AJAX/web 2.0 applications. Network Security 2007(3): 4-8.
40. Sample, J. T., R. Ladner, L. Shulman, E. Ioup, F. Petry, E. Warner, K. Shaw, and F. P. McCreedy 2006. Enhancing the US Navy's GIDB Portal with Web Services. Internet Computing, IEEE 10(5): 53-60.
41. Sheng, Y., X. Feng, Y. Shaotao, and J. Li 2005. Visualization GML with SVG. In Geoscience and Remote Sensing Symposium, 2005. IGARSS '05. Proceedings. 2005 IEEE International, 3648-3651.
42. Sieber, R. E. 2003. Public participation geographic information systems across borders. The Canadian Geographer 47(1): 50-62.
43. Sripada, L. N., L. Chang-Tien, and W. Weili 2004. Evaluating GML support for spatial databases. In Computer Software and Applications Conference, 2004. COMPSAC 2004. Proceedings of the 28th Annual International, 74-77.
44. Takama, Y., T. Kajinami, and A. Matsumura 2005. Blog Search with Keyword Map-Based Relevance Feedback. In Lecture Notes in Computer Science, 1208-1215.
45. Tu, S., M. Flanagin, Y. Wu, M. Abdelguerfi, E. Normand, and M. Venkata 2004. Design strategies to improve performance of GIS Web services. In Information Technology: Coding and Computing, 2004. Proceedings. ITCC 2004. International Conference on, 444-448.
46. Tulloch, D. L. 2003. What PPGIS really needs is…. In PPGIS Conference, 55-60.
47. Villoria, F., S. Anzuola, and O. Díaz 2006. Blogouse: Turning the Mouse into a Copy&Blog Device. In Web Information Systems – WISE 2006, 554-559.
48. Waters, T. 2002. A Java Public Participation GIS Using a Spray Can Tool for an Investigation on the Perception of Crime in Leeds. University of Leeds.
49. Wikipedia 2007a. Web service. http://en.wikipedia.org/wiki/Web_service
50. wikipedia 2007b. 分眾分類法. http://zh.wikipedia.org/w/index.php?title=%E5%88%86%E4%BC%97%E5%88%86%E7%B1%BB%E6%B3%95&variant=zh-tw
51. Wiktor Bachnik, Stanislaw Szymczyk, Piotr Leszczynski, Rafal Podsiadlo, Ewa Rymszewicz, and Lukasz Kurylo 2005. Quantitive and sociological analysis of blog networks. Acta Physica Polonica B 36(10): 2435-2446.
52. Wu, Q., Q. Wang, C. Zhou, C. Chen, and R. Huang 2005. Study on GML and SVG-based Open WebGIS and its application. In Geoscience and Remote Sensing Symposium, 2005. IGARSS '05. Proceedings. 2005 IEEE International, 3 pp.
53. Xiaolin, L. 2005. An investigation on service-oriented architecture for constructing distributed Web GIS application. In Services Computing, 2005 IEEE International Conference on, 191-197.
54. Yuqi, B., Y. Chongjun, G. Lingling, and C. Qimin 2003. OpenGIS WMS-based prototype system of Spatial Information Search Engine. In Geoscience and Remote Sensing Symposium, 2003. IGARSS '03. Proceedings. 2003 IEEE International, 3558-3560.
55. Zaharia, M. 2005. XSL概觀. http://www.adobe.com/tw/devnet/dreamweaver/articles/xsl_overview.html
56. Zhang, J., and G. Le 2001. A GMI-based open architecture for building a geographical information search engine over the Internet. In Web Information Systems Engineering, 2001. Proceedings of the Second International Conference on, 25-32.
57. Zhifeng, G., W. Xingling, and S. Guoqing 2003. Research and application on spatial data Web service based on .Net platform. In Geoscience and Remote Sensing Symposium, 2003. IGARSS '03. Proceedings. 2003 IEEE International, 3709-3711.
58. 王雅琴, 陶華學, 高華, 孫翠羽 2006. 基於GML的多源異構資料交換模式研究. 測繪科學 31(2): 88-89.
59. 江文意 2004. SVG在Web GIS時空資料視覺化之設計. 資訊管理學系碩士論文, 大葉大學.
60. 李定剛 2005. 應用於互操作性環境之地理資料描述基本架構. 測量及空間資訊學系碩士論文, 國立成功大學.
61. 林昭妘 2006. Blog商業模式之研究. 國際貿易研究所碩士論文, 國立政治大學.
62. 姜永發, 閭國年, 2005. 網格計算與Grid GIS體系結構與關鍵技術探討. 測繪科學 30(4): 16-19.
63. 段智華 2001. 淺談SOAP. http://www.ibm.com/developerworks/tw/library/x-sisoap/
64. 徐名洪 2004. 統一綱目於地理資訊系統整合管理之研究. 軍事工程研究所碩士論文, 國防大學中正理工學院.
65. 徐珮玲 2006. 以Ontology比對部落格上的記事分類. 資訊系統與應用研究所碩士論文, 國立清華大學.
66. 許佳玉 2001. 網際網路產業股價變動率與產業面、經營面關係性之研究~以美國網路股為例. 企業管理學系碩士論文, 國立成功大學.
67. 陳正閔 2006. 任務-科技適配對blog使用績效之研究. 企業管理學系碩士論文, 東吳大學.
68. 陳佳勳 2006. 以目錄服務與空間資源詮釋資料提昇空間資料基礎架構之互操作性. 測量及空間資訊學系碩士論文, 國立成功大學.
69. 陳松靖 2002. 以XML整合空間資料及詮釋資料之研究. 測量及空間資訊學系碩士論文, 國立成功大學.
70. 陳信宏 2006. 從Blog使用目的,探索部落格商機. 管理研究所碩士論文, 國立臺灣科技大學.
71. 陳恭 2001. MVC設計樣式在Web程式開發上的應用. RUN PC.
72. 黃旭初 2002. 新世代的GIS編碼標準-地理圖形標記語言GML. 國土資訊系統通訊期刊 42.
73. 黃彥達 2006. 數位之牆. http://www.digitalwall.com/
74. 鄒亞崙 2004. 應用XML技術於開放式地理資料環境之查詢. 測量工程學系碩士論文, 國立成功大學.
75. 錢貞國, 楊崇俊, 樂小虯, 劉冬林 2005. 基於Web服務的分佈式WebGIS設計與應用. 物探化探計算技術 27(4): 343-347.
76. 蘭小機, 閭國年, 劉德兒, 張書亮 2005. 基於XQuery的GML查詢語言研究. 測繪科學 30(6): 99-102.
電子全文 Fulltext
本電子全文僅授權使用者為學術研究之目的,進行個人非營利性質之檢索、閱讀、列印。請遵守中華民國著作權法之相關規定,切勿任意重製、散佈、改作、轉貼、播送,以免觸法。
論文使用權限 Thesis access permission:校內立即公開,校外一年後公開 off campus withheld
開放時間 Available:
校內 Campus: 已公開 available
校外 Off-campus: 已公開 available


紙本論文 Printed copies
紙本論文的公開資訊在102學年度以後相對較為完整。如果需要查詢101學年度以前的紙本論文公開資訊,請聯繫圖資處紙本論文服務櫃台。如有不便之處敬請見諒。
開放時間 available 已公開 available

QR Code