Umasoft
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Classes | Public Member Functions | Public Attributes | List of all members
Gazetteer Class Reference

#include <GEOnet.h>

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.


The documentation for this class was generated from the following files: