#include "BString.h"
Namespaces | |
| namespace | GeoCore |
Variables | |
| const BString | ALLOW_3D_ENTITIES (L"ALLOW_3D_ENTITIES") |
| An open parameter that indicates if features with three-dimensional coordiantes should be used. | |
| const BString | ALLOW_RANDOM_COLOR_MODE (L"ALLOW_RANDOM_COLOR_MODE") |
| A reader open parameter that indicates if random color node should be used to assign colors to features. | |
| const BString | ASCII_SEPARATOR (L"SEPARATOR") |
| const BString | AUTO_SCHEMA (L"AUTO_SCHEMA") |
| const BString | CACHE_BASE_NAME (L"CACHE_BASE_NAME") |
| A create parameter that can be used with all readers. | |
| const BString | CACHE_PAGE_SIZE (L"CACHE_PAGE_SIZE") |
| A create parameter that can be used with all readers. | |
| const BString | COLUMN_DEFINITION (L"COL_DEFN") |
| const BString | COORDINATE_FORMAT (L"COORDINATE_FORMAT") |
| const BString | FAST_READ (L"FAST_READ") |
| const BString | FIELD_LENGTH (L"FIELD_LENGTH") |
| const BString | FIRST_LINE_COLUMN_NAMES (L"FLCN") |
| const BString | FOLLOW_NETWORK_LINKS (L"FOLLOW_NETWORK_LINKS") |
| A reader open parameter that indicates if network lines in the KML file should be expanded. | |
| const BString | GROUP_BY_GEOMETRY (L"GROUP_BY_GEOMETRY") |
| An open parameter that indicates if features should be grouped according to the type of geometry they contain. | |
| const BString | NAME_COLUMN (L"NAME_COLUMN") |
| const BString | NO_NETWORK_LINK_EXPANSION (L"NO_NETWORK_LINK_EXPANSION") |
| A writer open parameter that indicates if network links should be included in the output file. | |
| const BString | NUM_COLUMNS (L"NUMBER_OF_COLUMNS") |
| const BString | PARM_FILE_NAME (L"FILE") |
| A create parameter that can be used with all readers. | |
| const BString | QUERY_COLUMNS (L"QUERY_COLUMNS") |
| const BString | QUERY_DATASET_SIZE (L"QUERY_DATASET_SIZE") |
| const BString | QUERY_LAYERS (L"QUERY_LAYERS") |
| const BString | USE_COMMA (L"USE_COMMA") |
| const BString | USE_COMPRESSION (L"USE_COMPRESSION") |
| const BString | USE_FEATURE_DISK_CACHE (L"USE_FEATURE_DISK_CACHE") |
| A create parameter that can be used with all readers. | |
| const BString | USE_SPACE (L"USE_SPACE") |
| const BString | USE_TAB (L"USE_TAB") |
| const BString | USE_TIC_SECTION (L"USE_TIC") |
| const BString | WKT_COLUMN (L"WKT_COL") |
| const BString | WRITE_BINARY_COVERAGE (L"WRITE_BINARY_COVERAGE") |
| const BString | X_COLUMN (L"X_COL") |
| const BString | X_MULTIPLIER (L"X_MULTI") |
| const BString | X_NAME (L"X_NAME") |
| const BString | Y_COLUMN (L"Y_COL") |
| const BString | Y_MULTIPLIER (L"Y_MULTI") |
| const BString | Y_NAME (L"Y_NAME") |
| const BString | Z_COLUMN (L"Z_COL") |
| const BString | Z_MULTIPLIER (L"Z_MULTI") |
| const BString | Z_NAME (L"Z_NAME") |