Skip to Main Content

Geographic Information Systems (GIS)

This guide provides an introduction to GIS software, data, and resources.

Forums

Tabular Data

Non-spatial geographic attribute data. Data from these sources can be joined to vector features using a common unique identifier so they can be visualized and analyzed in GIS. Two examples:

Gazetteers

Gazetteers are directories of geographic features and place names. Attributes include XY coordinates (usually longitude and latitude) that allows features to be plotted.

Identifiers and Map Projections

Geocoding

Geocoding is the process of taking address data and processing it to obtain XY coordinates, usually longitude and latitude. With coordinates you can plot the data as a point-based vector file. Geocoding can be performed within GIS software or through separate web services.