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:
GIS Bibliography
Researching GIS?
Search the GIS Bibliography for a vast index of books, journals, conference proceedings and reports.
serializable read
-
[ESRI software]
The isolation level in a database management system (DBMS) that offers the highest degree of isolation from concurrent transactions. All reads in the transaction only see data committed before the transaction began, and never see concurrent transaction changes committed during transaction execution.