Glossary

Geographic information system (GIS)

Software for capturing, storing, analyzing and displaying data tied to specific locations on the Earth's surface.

Also called: GIS

A geographic information system is software for capturing, storing, querying, analyzing and displaying data that is tied to a location on Earth. It represents the world as layers, roads, parcels, sensor readings, satellite imagery, each aligned to a common coordinate system, so layers from different sources can be combined and compared spatially.

GIS data comes in two core forms: vector data (points, lines and polygons with attributes, such as store locations or administrative boundaries) and raster data (a grid of cells, such as satellite imagery or elevation). A GIS platform lets an analyst run spatial analysis operations, like finding every store within a polygon or measuring distance to the nearest facility, that ordinary tabular tools cannot express.

GIS is the platform layer behind most location work: it is where geocoding output gets mapped, where a choropleth map is built, and where a geofencing boundary is drawn and tested against a dataset of points. It matters wherever "where" changes the answer, site selection, logistics, public health, environmental monitoring. The main pitfalls are mismatched coordinate reference systems between layers, which silently misplace data, and choosing a map projection that distorts area or distance in ways that mislead the analysis.

Last reviewed September 22, 2026

In the index now

Related terms

Related guides