作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2009, Vol. 35 ›› Issue (13): 271-273. doi: 10.3969/j.issn.1000-3428.2009.13.093

• 开发研究与设计技术 • 上一篇    下一篇

基于AJAX和XML的WebGIS系统研究

周 牧,谈晓军,左 翔,崔雨勇   

  1. (华中科技大学数字化工程与仿真中心,武汉 430074)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2009-07-05 发布日期:2009-07-05

WebGIS System Research Based on AJAX and XML

ZHOU Mu, TAN Xiao-jun, ZUO Xiang, CUI Yu-yong   

  1. (Digital Engineering and Simulation Center, Huangzhong University of Science and Technology, Wuhan 430074)
  • Received:1900-01-01 Revised:1900-01-01 Online:2009-07-05 Published:2009-07-05

摘要: 针对传统WebGIS实现方案存在响应速度慢、用户体验差等不足,提出一种新的WebGIS设计应用方案。该方案采用Web2.0核心的AJAX技术,利用XML在网络应用传输中的优势,在Google Maps平台上通过XMLHttpRequest对象异步调用XML数据实现动态加载地理信息。应用结果证明,该方案提高了WebGIS应用程序的效率,具有访问快捷,且在浏览器和服务器端能实现异步通信、定制和扩充的特点。

关键词: AJAX技术, XML数据, Google Maps API函数

Abstract: Aiming at shortcomings of slow response and poor user experience existing in the traditional WebGIS application, this paper presents a new WebGIS design framework with core AJAX technology of Web2.0 and XML data transfered in the Web application. Based on Google Maps platform, the application uses the XMLHttpRequest objects which call the XML data and load the geographic information dynamically. Applied result proves, the scheme improves the efficiency of WebGIS application, it can be accessed quickly, customized and extended, and make asynchronous requests between the browser and the server.

Key words: AJAX technology, XML data, Google Maps API function

中图分类号: