GeoDataResult Object

Bing
 

Represents a single result object returned by the GeoData API.

NameTypeDescription
CopyrightCopyrightCopyright information for the returned boundary data.
EntityIDstringA unique ID number associated with this entity.
EntityMetadataMetadataA collection of metadata information associated with the entity. The getEntityMetadata option of the request must be set to true.
NameNameInformation about the name of the boundary location.
PolygonsPolygon[]A Polygon object that has been generated from the data in the Primitives property.
PrimitivesGeoDataPrimitive[]An array of objects that contain the polygon information for the boundary.

Note: The Name and EntityMetadata properties are not available for all boundary data.

Show: