This document discusses how Geographic Information Systems (GIS) link graphic and database information to efficiently generate updated maps. A GIS stores map elements like points, lines and polygons separately in a database rather than large graphic files. This allows individual map sheets to be combined into composite maps at varying scales depending on data density. Storing graphic elements as database entries reduces empty space and data storage needs. The document provides an example of using AutoCAD and additional software to implement a GIS that generates maps from a graphic elements database on demand.