
This task searches the given standard geography levels for features matching the given location. Only one feature is selected from matching features for every level of geometry. If no matching feature was found for a level of geometry, the value in the corresponding position of the output array will be a pair of empty FeatureID and FeatureName strings.
For example, you can identify standard geography units such as ZIP, Track, or Block Group which contain the given point on the map. A point can be specified in a number of ways—using its geographical coordinates, postal address, or ZIP code.
The result of this task is a list of StdGeographiesFeature items containing IDs and names of features of geography levels matching the given location.
System.Object
ESRI.ArcGIS.Client.BACore.Client.AbstractTask
ESRI.ArcGIS.Client.BACore.Client.BATask<TResult,TEventArgs>
ESRI.ArcGIS.Client.BAO.Tasks.BAOnlineTask<TResult>
ESRI.ArcGIS.Client.BAO.Tasks.StdGeographies.ReturnStdGeographyTask
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family