#include "BString.h"
Namespaces | |
| namespace | GeoCore |
Variables | |
| const BString | SHP_HAS_MEASURES (L"ShpHasMeasures") |
| A string used to describe metadata that is attached to a SHP layer. | |
| const BString | SHP_MAX_MEASURE (L"ShpMaxMeasure") |
| A string used to describe metadata that is attached to a SHP layer or feature. | |
| const BString | SHP_MAX_Z_COORD (L"ShpMaxZCoord") |
| A string used to describe metadata that is attached to a SHP layer or feature. | |
| const BString | SHP_MEASURES (L"ShpMeasures") |
| A string used to describe metadata that is attached to a SHP feature. | |
| const BString | SHP_MIN_MEASURE (L"ShpMinMeasure") |
| A string used to describe metadata that is attached to a SHP layer or feature. | |
| const BString | SHP_MIN_Z_COORD (L"ShpMinZCoord") |
| A string used to describe metadata that is attached to a SHP layer or feature. | |