KmlParms.h File Reference


Detailed Description

This file contains constants used to supply parameters to the KML reader and writer.

#include "BString.h"

Namespaces

namespace  GeoCore

Variables

const BString KML_ALLOW_RANDOM_COLOR_MODE = "KmlAllowRandomColorMode"
 A reader open parameter that indicates if random color node should be used to assign colors to features.
const BString KML_EXPAND_NETWORK_LINKS = "KmlExpandNetworkLinks"
 A reader open parameter that indicates if network links in the KML file should be expanded.
const BString KML_INCLUDE_NETWORK_LINK_FOLDERS = "KmlExpandNetworkLinkExpansion"
 A writer open parameter that indicates if network links should be included in the output file.
const BString KML_PROP_ADDRESS = "KmlAddress"
const BString KML_PROP_DESCRIPTION = "KmlDescription"
const BString KML_PROP_ID = "KmlId"
const BString KML_PROP_STYLE_URL = "KmlStyleUrl"
const BString KML_RECONCILE_SCHEMAS = "KmlReconcileSchemas"
 A reader open parameter that indicates if the reader should reconcile schemas.


GeoTranslate 5.0 From Blue Marble Geographics