GeoDataPrimitive Object

Bing
 

Represents the primitive object for a boundary returned by the GeoData API.

NameTypeDescription
PrimitiveIDstringA unique ID associated with this polygon primitive.
ShapestringA comma-delimited sequence starting with the version number of the polygon set followed by a list of compressed polygon "rings" (closed paths represented by sequences of latitude and-longitude points).
NumPointsstringThe number of vertex points used to define the polygon.
SourceIDstringAn ID identifying the data provider that supplied the data. This ID number will reference one of the sources listed in the array of CopyrightSources in the Copyright property of the GeoDataResultSet object.
Show: