Development Method and Implementation of WebGIS Using AJAX

Qimin Cao,Qiao Guo,Dequan Yang,Ligang Zhou
DOI: https://doi.org/10.1007/978-3-642-40618-8_71
2013-01-01
Abstract:With the development of computer network technology, WebGIS technology becomes more and more concerned, and making full use of network resources becomes a major highlight in the network technology. Meanwhile, the emergence of Google maps offers the user a new fresh Web's application experience and provides users application interface, called as Google Maps API. AJAX is the back-end technology in which Google maps relies on, it can improve the server-browser response. Besides JSON is a simple, efficient data structure that can reduce network traffic, combining with it AJAX technology can further enhance the WebGIS response efficiency. Based on Google Maps API and AJAX, combining with JSON, we study an effective method of WebGIS development and give an example at length. Practice has proved that the map service application system based on Google Maps API and AJAX enhances interactivity, enriches client functionality, and enhances the user experience. It also increases the amount of data exchange between browser and service and shortens the final response time. ? Springer-Verlag Berlin Heidelberg 2014.
What problem does this paper attempt to address?