CÓMO

Agregar varios hipervínculos a una entidad en ArcGIS Pro

Last Published: July 20, 2023

Resumen

In ArcGIS Pro, it is possible to add a hyperlink path to a field. This is helpful to provide additional information about a feature layer when performing detailed data analysis. This article describes the methods to add multiple hyperlinks to a feature in ArcGIS Pro.

Procedimiento

Add the hyperlinks to multiple fields in the attribute table

Add new fields to the attribute table according to the number of hyperlinks required for the feature, and add each hyperlink to each of the new fields.

  1. Open the ArcGIS Pro project.
  2. Add new fields to the attribute table of the feature layer.
    1. Open the attribute table of the feature layer.
    2. In the attribute table, click Add Field The image shows the Add Field icon.. The Fields view opens.
    3. In the Fields view, specify a name for the hyperlinks field in the Field Name column. In this example, the new field is Related_Link1.
    4. Double-click the Alias column of the new field, and specify an alias for it. In this example, the alias is Related_Link1.
    5. Double-click the Data Type column of the new field, and select Text from the drop-down menu.
    6. Click Click here to add a new field. to add fields according to the number of hyperlinks, and specify Data Type as Text. In this example, the Field Name and Alias of the added fields are Related_Link2 and Related_Link3.
    7. On the top ribbon, on the Fields tab, click Save The image shows the Save icon..
The image shows the created new fields in the Fields view.
  1. Insert the link and hyperlink name in the following HTML tag example for each hyperlink.
<a href="link" target="_top">hyperlink_name</a>
  1. Copy the HTML tags with the inserted link, and hyperlink name, and paste them to the new fields of the attribute table, as shown in the next image. In this example, the HTML tags and links are copied and pasted to the Related_Link1, Related_Link2, and Related_Link3 fields of the Kolob Arch feature.
The image shows the added hyperlinks to the attribute table.
  1. Save the edits.
    1. On the top ribbon, click the Edit tab.
    2. On the Edit tab, click Save The image shows the Save icon..
    3. In the Save Edits window, click Yes.

The following image shows the added hyperlinks in the feature pop-up.

The image shows the added hyperlinks in the feature pop-up.

Add the hyperlinks to a new field in the attribute table

Add a new field to the attribute table, and add the hyperlinks to the new field.

Note:
The number of hyperlinks added to the new field is limited by the maximum limit of 255 characters for a text field.
  1. Open the ArcGIS Pro project.
  2. Add a new field to the attribute table of the feature layer. Refer to Step 2 in the previous method for instructions to do so. In this example, the new field is named Related_Links.
The image shows the created new field.
  1. Insert the link and hyperlink name in the following HTML tags for each hyperlink. In this example, there are two hyperlinks added to the feature.
<a href="link" target="_top">hyperlinkname</a> ; <a href="link" target="_top">hyperlinkname</a>
Note:
Each hyperlink tag is separated by a semicolon.
  1. Copy the HTML tags with the inserted link, and hyperlink name, and paste them in the attribute table. In this example, the HTML tags and links are copied and pasted to the Related_Links field of the Kolob Arch feature.
The image shows the added hyperlinks to the attribute table.
  1. Save the edits. Refer to Step 5 from the previous method for instructions to do so.

The following image shows the added hyperlinks in the feature pop-up.

The image shows the added hyperlinks in the feature pop-up.

Id. de artículo: 000025011

Recibir notificaciones y encontrar soluciones a problemas nuevos o comunes

Obtenga respuestas resumidas y soluciones de vídeo de nuestro nuevo chatbot de IA.

Descargar la aplicación de soporte de Esri

Información relacionada

Descubrir más sobre este tema

Obtener ayuda de expertos en ArcGIS

Contactar con el soporte técnico

Descargar la aplicación de soporte de Esri

Ir a opciones de descarga