よくあるご質問 (FAQ)

ArcGIS Pro でハイパーリンクのパスをフィールドに追加できますか?

Last Published: March 29, 2024

答え

Note:
Starting at ArcGIS Pro 2.9, text fields in a table display a link for text that meets a combination of URI schemes and file extensions. You can define the URI schemes and file extensions used to recognize hyperlinks in a text field. 

See the latest ArcGIS Pro documentation: Set options for hyperlinks in table text.

In versions 2.8.3 and prior, ArcGIS Pro allows a hyperlink path to be added to a field in the attribute table. This option adds a hyperlink for an individual feature in a feature layer, allowing access to feature-related documents, images or web pages when the pop-up window is clicked. Features without hyperlinks display null values in the hyperlink section of the pop-up window.

Follow the instructions below to insert a hyperlink path to a field:

  1. In the Contents pane, right-click the feature layer and click Attribute Table.
  2. Click the Add button to add a new field.
Image showing the Add button in the attribute table
  1. Type the field name, and select Text for data type.
Image showing adding field name and data type for the new field.
  1. On the Fields tab, click Save.
Image showing the Save button on the Fields tab
  1. In the attribute table, copy and paste the following string for the desired feature in the hyperlink field.
<a href="file://filepath" target="_top">hyperlinkname</a>
  1. Replace the file path and hyperlink name in the string, as shown in the image below.
Image showing a hyperlink path is added to a field
  1. On the Edit tab, click Save to save the edits. Click the feature in the map window to view the added hyperlink in the pop-up window. Ensure the hyperlink opens the expected file or website. Features without a hyperlink show null values.
Image showing the pop-ups in the map window

記事 ID:000018754

ArcGIS の専門家からヘルプを受ける

テクニカル サポートへのお問い合わせ

Esri Support アプリのダウンロード

ダウンロード オプションに移動

関連情報

このトピックについてさらに調べる