<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: hyperlinks to multiple images for a single point feature in shape file in Mapping Questions</title>
    <link>https://community.esri.com/t5/mapping-questions/hyperlinks-to-multiple-images-for-a-single-point/m-p/482062#M5206</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;if you want to use the hyperlink tool you could create a simple HTML file for each object in your shapefile. In this HTML file you create links to your multiple images. Then you create the hyperlink to the HTML-file like you've done it before&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Examplse:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[HTML]&amp;lt;html&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;body&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;a href="image1.jpg"&amp;gt;image1&amp;lt;/a&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;a href="image2.jpg"&amp;gt;image2&amp;lt;/a&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/body&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/html&amp;gt;[/HTML]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope it helps&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Christoph&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Jul 2012 18:53:18 GMT</pubDate>
    <dc:creator>ChristophFischer</dc:creator>
    <dc:date>2012-07-13T18:53:18Z</dc:date>
    <item>
      <title>hyperlinks to multiple images for a single point feature in shape file</title>
      <link>https://community.esri.com/t5/mapping-questions/hyperlinks-to-multiple-images-for-a-single-point/m-p/482060#M5204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I was able to hyperlink the "ground truth" photos to a shape file(point features).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What is the best way to add hyperlinks to multiple images that correspond to a single point&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;feature, without duplicating the feature with different OIDs.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Sesu&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jul 2012 13:19:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/hyperlinks-to-multiple-images-for-a-single-point/m-p/482060#M5204</guid>
      <dc:creator>sesun</dc:creator>
      <dc:date>2012-07-13T13:19:37Z</dc:date>
    </item>
    <item>
      <title>Re: hyperlinks to multiple images for a single point feature in shape file</title>
      <link>https://community.esri.com/t5/mapping-questions/hyperlinks-to-multiple-images-for-a-single-point/m-p/482061#M5205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If it pertains to your workflow, have you thought about using &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//001t000003vt000000.htm"&gt;attachments&lt;/A&gt;&lt;SPAN&gt;?&amp;nbsp; You'll need ArcEditor or ArcInfo, but you can attach multiple images to a single feature.&amp;nbsp; The feature class needs to be a in a file geodatabase, and the images will be stored in the file geodatabase along with the data.&amp;nbsp; If you need to use hyperlinks, you can create multiple fields to store the links, and then use the Identify tool instead of the Hyperlink tool.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jul 2012 16:04:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/hyperlinks-to-multiple-images-for-a-single-point/m-p/482061#M5205</guid>
      <dc:creator>JonathanQuinn</dc:creator>
      <dc:date>2012-07-13T16:04:40Z</dc:date>
    </item>
    <item>
      <title>Re: hyperlinks to multiple images for a single point feature in shape file</title>
      <link>https://community.esri.com/t5/mapping-questions/hyperlinks-to-multiple-images-for-a-single-point/m-p/482062#M5206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;if you want to use the hyperlink tool you could create a simple HTML file for each object in your shapefile. In this HTML file you create links to your multiple images. Then you create the hyperlink to the HTML-file like you've done it before&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Examplse:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[HTML]&amp;lt;html&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;body&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;a href="image1.jpg"&amp;gt;image1&amp;lt;/a&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;a href="image2.jpg"&amp;gt;image2&amp;lt;/a&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/body&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/html&amp;gt;[/HTML]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope it helps&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Christoph&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jul 2012 18:53:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/hyperlinks-to-multiple-images-for-a-single-point/m-p/482062#M5206</guid>
      <dc:creator>ChristophFischer</dc:creator>
      <dc:date>2012-07-13T18:53:18Z</dc:date>
    </item>
  </channel>
</rss>

