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.

composition

  1. [computing] A UML term used to describe a form of association in which the lifetime of the whole controls the lifetime of the parts. In a composition, the instances of two classes depend on each other. The whole controls the location and lifetime of its parts. For example, in ArcMap, a map is composed of layers. If you move a map on a layout, the layers move, and if you delete the map, its layers get deleted; therefore, the lifetime of these objects depend on one another.