vtdata library
Classes | Public Member Functions | Public Attributes
Gazetteer Class Reference

List of all members.

Classes

class  Place
class  Zip

Public Member Functions

bool ReadPlaces (const char *fname)
bool ReadZips (const char *fname)
bool FindPlace (const vtString &state, const vtString &place, DPoint2 &geo)
bool FindZip (int zip, DPoint2 &geo)

Public Attributes

std::vector< Placem_places
std::vector< Zipm_zips

Detailed Description

Reads the U.S. Census Gazetteer data files, and allows querying the data.

 All Classes Files Functions Variables Enumerations Enumerator