Gazetteer (Flat Vocabulary)

Definition, description and example of a gazetteer
Flat Vocabularies
Multi-Level Vocabularies
Relational Vocabularies
Gazetteer

 

Definition of a Gazetteer

List of place names, usually classified
A gazetteer can be thought of as a specialized type of dictionary.

Discussion

The term "gazetteer" is used in a variety of ways. In the context of metadata, a gazetteer is a very specific type of vocabulary - a geographic term list. The vocabularies we've discussed up to this point articulate a list of terminology - in a gazetteer, the terminology is replaced with a location. The additional information provided by a vocabulary becomes a methodology to find that particular location (lat/lon, x/y, etc). A taxonomy exists to provide coordinates for a list of locations. In a global environment, this is very important. "North" to one person is "South" to another. Perhaps a project has broken the globe into a set of very specific regions - without a gazetteer, these very specific regions become vague and meaningless. For systems to be able to communicate effectively, location must be clearly articulated.

By necessity, a gazetteer will encompass a GIS (geographic information system). As such, it can take the form of an XML file, ArcGIS layer, shapefile, or location information file designed for a home-grown interface. The main point of a gazetteer is to identify a "location" within a standardized coordinate system.

Example - National Geospatial Intelligence Agency Country Files

RC

UFI

UNI

LAT

LONG

DMS_LAT

DMS_LONG

MGRS

JOG

FC

DSG

PC

CC1

ADM1

ADM2

POP

ELEV

CC2

NT

LC

SHORT_FORM

GENERIC

SORT_NAME

FULL_NAME

FULL_NAME_ND

MODIFY_DATE

1

-1307690

-1891634

12.533333

-70

123200

-700000

19PCP9135585735

ND19-14

H

STMI

 

AA

00

 

 

 

 

N

 

 

 

ROOIAFO

Rooi Afó

Rooi Afo

1993-12-21

1

-1307691

-1891635

12.45

-69.933333

122700

-695600

19PCP9856676493

ND19-14

T

HLL

 

AA

00

 

 

 

 

V

 

 

 

CERUALEJANDRO

Ceru Alejandro

Ceru Alejandro

1993-12-21

1

-1307691

-1891636

12.45

-69.933333

122700

-695600

19PCP9856676493

ND19-14

T

HLL

 

AA

00

 

 

 

 

N

 

 

 

SERIALEJANDRO

Ser’i Alejandro

Ser'i Alejandro

1993-12-21

1

-1307692

-1891637

12.566667

-70.016667

123400

-700100

19PCP8955889429

ND19-14

T

HLL

 

AA

00

 

 

 

 

V

 

 

 

ALTOVISTA

Alto Vista

Alto Vista

1995-03-23

1

-1307692

60432

12.566667

-70.016667

123400

-700100

19PCP8955889429

ND19-14

T

HLL

 

AA

00

 

 

 

 

N

 

 

Ceru

CERUALTOVISTA

Ceru Alto Vista

Ceru Alto Vista

1995-03-23

This gazetteer (represented in a table for display purposes), which is available online, is presented in a fairly extensive columnar format. Each area is completely described in one row of this text document. In the case of this gazetteer, documentation provided by the managing body is extremely important. Without that document, you might be able to guess that LAT is latitude in decimal degrees, but you might not understand that DMS_LAT is latitude in degrees, minutes, seconds. In addition, there are codes that are used throughout this gazetteer, to indicate things like a region code, or a feature classification. This is an excellent example of a gazetteer that also makes use of a code list. Neither the gazetteer or the code list would make sense without the other vocabulary.