GIS Dictionary

Definitions for GIS terms related to operations such as analysis, GIS modeling and web-based GIS, cartography, and Esri software.

Now available for purchase: A to Z GIS: An illustrated dictionary of geographic information systems.

Search the GIS Dictionary:

  Search  

Browse the GIS Dictionary:

GIS Bibliography

Researching GIS?
Search the GIS Bibliography for a vast index of books, journals, conference proceedings and reports.

SOAP

See Also: REST, TCP/IP, W3C, XML

  1. [computing] An XML-based protocol developed by Microsoft, SAP, and IBM for exchanging information between peers in a decentralized, distributed environment. SOAP allows programs on different computers to communicate independently of an operating system or platform by using the World Wide Web's Hypertext Transfer Protocol (HTTP) and XML as the basis of information exchange. SOAP is used in Web services and is now a W3C specification. SOAP was originally an acronym for Simple Object Access Protocol, but the acronym has fallen out of use.