#include <GEOnet.h>
|
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) |
|
|
std::vector< Place > | m_places |
|
std::vector< Zip > | m_zips |
|
Reads the U.S. Census Gazetteer data files, and allows querying the data.
The documentation for this class was generated from the following files:
- D:/job/3kb/gelistirme/umasoft/vtp-src/VTP/TerrainSDK/vtdata/GEOnet.h
- D:/job/3kb/gelistirme/umasoft/vtp-src/VTP/TerrainSDK/vtdata/GEOnet.cpp