A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://developers.arcgis.com/qt/cpp/api-reference/esri-arcgisruntime-locatorinfo.html below:

LocatorInfo Class | ArcGIS Maps SDK for Qt

Member Function Documentation LocatorInfo::LocatorInfo()

Default constructor.

LocatorInfo::LocatorInfo(const Esri::ArcGISRuntime::LocatorInfo &other)

Copy constructor from other LocatorInfo.

[noexcept] LocatorInfo::LocatorInfo(Esri::ArcGISRuntime::LocatorInfo &&other)

Move constructor from other LocatorInfo.

[noexcept] LocatorInfo::~LocatorInfo()

Destructor.

QString LocatorInfo::description() const

Returns the description of the Locator.

QList<Esri::ArcGISRuntime::LocatorAttribute> LocatorInfo::intersectionResultAttributes() const

Returns the list of LocatorAttribute that will be returned in the GeocodeResult.

bool LocatorInfo::isEmpty() const

Returns whether the Locator is empty.

bool LocatorInfo::isSupportsAddresses() const

Returns whether the Locator supports geocoding by a point or street address.

A point address differs from a street address, as it represents an exact location of a rooftop, versus an interpolated location along a line. If supported, the input search text can be specified as x,y-coordinate pairs, where the spatial reference of the coordinates is WGS84.

bool LocatorInfo::isSupportsIntersections() const

Returns whether the Locator supports geocoding by intersection.

Intersection addresses contain an intersection connector, such as Union St & Carson Rd.

bool LocatorInfo::isSupportsPoi() const

Returns whether the Locator supports geocoding by a place of interest (POI) or landmark.

bool LocatorInfo::isSupportsSuggestions() const

Returns whether the Locator supports generating suggestions for user-input.

QString LocatorInfo::name() const

Returns the name of the Locator.

QVariantMap LocatorInfo::properties() const

Returns the properties of the Locator.

Properties are defined within the locator during creation in ArcMap or ArcGIS Pro. Properties might include MinimumMatchScore, MinimumCandidateScore, or DataSourcePath. These properties can only be viewed in this API.

QList<Esri::ArcGISRuntime::LocatorAttribute> LocatorInfo::resultAttributes() const

Returns the list of LocatorAttribute that will be returned in the GeocodeResult.

QList<Esri::ArcGISRuntime::LocatorAttribute> LocatorInfo::searchAttributes() const

Returns the list of LocatorAttribute that will be used in the search.

Use this function to determine the attributes that can be used for geocoding with the LocatorTask::geocodeWithSearchValuesAsync or LocatorTask::geocodeWithSearchValuesAndParametersAsync

Esri::ArcGISRuntime::SpatialReference LocatorInfo::spatialReference() const

Returns the SpatialReference of the Locator.

Optionally, a different output spatial reference for a Geocode or Reverse Geocode operation can be set in GeocodeParameters and ReverseGeocodeParameters, respectively.

QString LocatorInfo::version() const

Returns the version of the Locator.

This is the version of the locator itself, and is independent of ArcGIS Maps SDK, Desktop, and Server.

[noexcept] Esri::ArcGISRuntime::LocatorInfo &LocatorInfo::operator=(Esri::ArcGISRuntime::LocatorInfo &&other)

Move operator from other LocatorInfo.

Esri::ArcGISRuntime::LocatorInfo &LocatorInfo::operator=(const Esri::ArcGISRuntime::LocatorInfo &other)

Assignment operator from other LocatorInfo.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4