PROBLEM

Das Werkzeug Near generiert in ArcGIS Pro Ausgabewerte über den Suchradius hinaus

Last Published: November 1, 2024

Beschreibung

In ArcGIS Pro, the Near tool calculates the distance between features of different layers or feature classes on a map. Sometimes, the Near tool generates output values beyond the search radius of the tool.

The Near tool window displaying the NEAR_DIST field values beyond the search radius.

Ursache

The tool's search radius unit does not match the feature layer’s coordinate system linear unit. Refer to ArcGIS Pro: Usage for more information regarding the linear units used in the NEAR_DIST field of the Near tool.

Lösung oder Problemumgehung

Use the Calculate Field tool to convert the output values to the desired linear unit for the NEAR_DIST field.

Note:
In this article, the NEAR_DIST field values are in meters and are divided by the approximate value of 1609 to convert the values to miles. Use the appropriate formula to convert the values to a different linear unit in the Calculate Field tool.
  1. In ArcGIS Pro, right-click the feature layer in the Contents pane and select Attribute Table from the drop-down menu.
  2. In the attribute table, right-click the NEAR_DIST field header and select Calculate Field from the drop-down menu.
  3. In the Calculate Field pane, double-click NEAR_DIST from the Fields list to add the NEAR_DIST field to the Expression box.
  4. Click the divide operator to add the operator to the Expression box.
  5. Type 1609 into the Expression box.
The Calculate Field tool in ArcGIS Pro.
  1. Click OK.

The image below shows the NEAR_DIST field values displayed in miles and within the search radius of the Near tool in ArcGIS Pro.

The Near tool in ArcGIS Pro with the NEAR_DIST field displaying values within the search radius.

Artikel-ID: 000027090

Benachrichtigungen erhalten und Lösungen für neue oder häufige Probleme finden

Unser neuer KI-Chatbot stellt zusammengefasste Antworten und Videolösungen für Sie bereit.

Esri Support App herunterladen

Zugehörige Informationen

Weitere Informationen zu diesem Thema erkunden

Unterstützung durch ArcGIS-Experten anfordern

An den technischen Support wenden

Esri Support App herunterladen

Zu Download-Optionen wechseln