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.

mathematical expression

  1. [mathematics] A kind of expression that evaluates to a number which is then typically stored in a variable, a field on a table row, or a cell in a raster dataset. Mathematical expressions are generally part of an algebraic equation:
    Result = Expression
    [PropertyTax] = ( [LandValue] * 0.75 ) + ( [StructureValue] * 0.50 )