+ Reply to Thread
Results 1 to 5 of 5

Thread: Hyperlinks in a CSV file

  1. #1
    Sue Carroll
    Join Date
    Jun 2010
    Posts
    10
    Points
    0
    Answers Provided
    0


    0

    Default Hyperlinks in a CSV file

    Does anyone know if it is possible to have an active hyperlink as a field in a CSV file that will be added to ArcGIS Explorer Online from a URL? I would like the user to be able to link to additional data about each specific site, but the sites will change periodically based on the CSV file.

    Sue

  2. #2
    Shelly Gill
    Join Date
    Jan 2010
    Posts
    173
    Points
    16
    Answers Provided
    3


    0

    Default Re: Hyperlinks in a CSV file

    I think you can achieve what you want if you use the Import as URL option in the CSV import dialog:
    http://help.arcgis.com/en/arcgisexpl...000004t000000/

    When you import your CSV, reference this as a URL, for example on your web server, or alternatively in a service like Google Fusion Tables, which has an API for referercing a table as a CSV file. Whenever your map is opened, the CSV will be read and the data re-imported each time, so if you update the source data with your new URL for the hyperlink, this should mean everyone gets the latest data when they open the map.
    Shelly Gill
    Product Engineer at ESRI

  3. #3
    Sue Carroll
    Join Date
    Jun 2010
    Posts
    10
    Points
    0
    Answers Provided
    0


    0

    Default Re: Hyperlinks in a CSV file

    I got as far as creating and importing the CSV file, but how can I get the "Link" value to act like a hyperlink, rather than just text, so that the map user can click on it to link to an associated web page? See the attachment for a screen shot of my file.
    Click image for larger version

Name:	linkquestion.jpg
Views:	60
Size:	31.7 KB
ID:	11224

  4. #4
    Shelly Gill
    Join Date
    Jan 2010
    Posts
    173
    Points
    16
    Answers Provided
    3


    1
    This post is marked as the answer

    Default Re: Hyperlinks in a CSV file

    You can configure the CSV after you have added it to your map, to change how the popup window is displayed. In the Layers panel on the right, click the arrow next to your imported layer to go to the Layer Details panel, then click Configure under Pop-ups. Choose the Custom option for Description, then click the Link button, and click the blue plus button to choose the name of the field that contains the link information as the URL of the link, and then enter whatever you want for the Text of the link.
    This help topic should cover what you need to know:
    http://help.arcgis.com/en/arcgisexpl...0000034000000/

    When you re-open the map, although the underlying data will be re-imported, the popup window will remain how you configured it when you saved the map.
    Shelly Gill
    Product Engineer at ESRI

  5. #5
    Sue Carroll
    Join Date
    Jun 2010
    Posts
    10
    Points
    0
    Answers Provided
    0


    0

    Thumbs up Re: Hyperlinks in a CSV file

    That's it! Thanks! I was thrown when I clicked the Custom button and didn't see my fields until I realized I had to add them manually with the blue cross. (Also discovered I need to remember to include the http:// in front of the www. in my link.) Thanks again.

    Sue

+ Reply to Thread

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts