This document provides an overview of Ajax and how it can be used in Web GIS applications. It defines Ajax as an acronym for Asynchronous JavaScript and XML, which allows web pages to be updated asynchronously by exchanging data with a web server behind the scenes. Examples are given of how Ajax improves user experiences by allowing interactions without page reloads. The document then discusses how Ajax can integrate with GIS web services to build more interactive web mapping applications with features like live searches and dragging/dropping that rival desktop applications.
Related topics: