<?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: Labelling points with attached photos in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/labelling-points-with-attached-photos/m-p/1327200#M72915</link>
    <description>&lt;P&gt;Thanks for trying - if you tried all that, I doubt I'm going to make it work. Will look at options for modelling a download of the data to feed to a pre-configured layer.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 11 Sep 2023 10:41:51 GMT</pubDate>
    <dc:creator>LindsayRaabe_FPCWA</dc:creator>
    <dc:date>2023-09-11T10:41:51Z</dc:date>
    <item>
      <title>Labelling points with attached photos</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/labelling-points-with-attached-photos/m-p/1137327#M50575</link>
      <description>&lt;P&gt;Could anyone help me work out how to use photos, stored as attachments, to label points in ArcGIS Pro?&lt;/P&gt;&lt;P&gt;From the documentation &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/mapping/layer-properties/attribute-driven-symbology.htm#ESRI_SECTION1_5E319812B4E14CEBAE02E002305EB0EA" target="_self"&gt;here&lt;/A&gt;&amp;nbsp;(shown in the screenshot below), I'm fairly sure that this is possible, but I can't work out how to go about doing it and haven't been able to find any walkthroughs/tutorials/similar questions.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MatthewLaw_MM_0-1643199279392.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/32348i523027679909E44D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MatthewLaw_MM_0-1643199279392.png" alt="MatthewLaw_MM_0-1643199279392.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I have a layer of points with images attached as below:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MatthewLaw_MM_1-1643199881045.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/32349i29F54A8FDE4F3805/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MatthewLaw_MM_1-1643199881045.png" alt="MatthewLaw_MM_1-1643199881045.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;and have got as far as trying to set attribute-level image marker symbols for the points, but when I click the highlighted button to set the attribute mapping, there are no available options to use the attached images.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MatthewLaw_MM_2-1643199968621.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/32350i724D14735F63C755/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MatthewLaw_MM_2-1643199968621.png" alt="MatthewLaw_MM_2-1643199968621.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Do I need to attach the images in a different format in order to be able to use them in this context?&lt;/P&gt;&lt;P&gt;Additionally (and I fear this may be a deal breaker), I need the actual points to be visible, ie the images should be plotted around the points and not directly on top of them, ideally using the labelling engine used for text labels. There are several areas where there are many points close to each other, and so if I can't control where the images get plotted relative to the point location, I'll end up with lots of images on top of each other and their corresponding points obscured.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jan 2022 12:29:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/labelling-points-with-attached-photos/m-p/1137327#M50575</guid>
      <dc:creator>MatthewLaw_MM</dc:creator>
      <dc:date>2022-01-26T12:29:10Z</dc:date>
    </item>
    <item>
      <title>Re: Labelling points with attached photos</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/labelling-points-with-attached-photos/m-p/1137340#M50576</link>
      <description>&lt;P&gt;In order to place things using the labeling engine, they've got to be labels. But within the labeling settings, you can configure a point symbol to function as a label. I think that's under callout or background, but I'm not at my workstation with Pro at the moment.&lt;/P&gt;&lt;P&gt;Labels don't have quite the same ability to access feature attributes, though. And even if they could, I am not sure that an attachment can be accessed in this way... For instance, how would Pro know which attachment to use, in the event that there were multiple? And what if the attachment were not an image?&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jan 2022 13:09:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/labelling-points-with-attached-photos/m-p/1137340#M50576</guid>
      <dc:creator>jcarlson</dc:creator>
      <dc:date>2022-01-26T13:09:27Z</dc:date>
    </item>
    <item>
      <title>Re: Labelling points with attached photos</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/labelling-points-with-attached-photos/m-p/1137356#M50577</link>
      <description>&lt;P&gt;Thanks for your speedy response Josh! I've tried to get the functionality I want using labels before, but run into the issue you mention of labels not being able to access feature attributes in the same way that point marker symbols can (or at least should be able to) - do you think there would be any way to do what I want without using labels themselves?&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jan 2022 13:42:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/labelling-points-with-attached-photos/m-p/1137356#M50577</guid>
      <dc:creator>MatthewLaw_MM</dc:creator>
      <dc:date>2022-01-26T13:42:01Z</dc:date>
    </item>
    <item>
      <title>Re: Labelling points with attached photos</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/labelling-points-with-attached-photos/m-p/1137443#M50586</link>
      <description>&lt;P&gt;A working, but basic approach:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Join the Attachment table to the feature class.&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JohannesLindner_1-1643210744993.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/32364i98804C4FA2836826/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JohannesLindner_1-1643210744993.png" alt="JohannesLindner_1-1643210744993.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;&lt;LI&gt;You can now choose the DATA field of the attachment table as input for the picture marker&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JohannesLindner_2-1643210883792.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/32365i878EBA5F2FA979C3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JohannesLindner_2-1643210883792.png" alt="JohannesLindner_2-1643210883792.png" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Basically, that's it. To make it prettier:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Set size and quality, set position to "Center bottom"&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JohannesLindner_3-1643211071173.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/32367i2757D9520C58412B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JohannesLindner_3-1643211071173.png" alt="JohannesLindner_3-1643211071173.png" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;Add a marker layer on top of the picture layer, style it&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JohannesLindner_4-1643211172494.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/32368i256E880C8D454078/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JohannesLindner_4-1643211172494.png" alt="JohannesLindner_4-1643211172494.png" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;rotate the whole symbol using a rotation field&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JohannesLindner_5-1643211268989.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/32369i6F1BD3FEAA706072/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JohannesLindner_5-1643211268989.png" alt="JohannesLindner_5-1643211268989.png" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Before:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JohannesLindner_0-1643210513139.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/32363iF22DE7B78FEC2FF7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JohannesLindner_0-1643210513139.png" alt="JohannesLindner_0-1643210513139.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;After:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JohannesLindner_6-1643211316927.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/32370iD69CAE0FAA4FD592/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JohannesLindner_6-1643211316927.png" alt="JohannesLindner_6-1643211316927.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm sure you could hack together a border around the picture somehow.&lt;/P&gt;&lt;P&gt;Unlike labels, symbols don't seem to have options for dynamic placement. Position and offset are either taken as values provided by the user or by a table field.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I haven't found a way to use labels for this task. You can't use the Attachments() and FeatureSetBy*() function in the Arcade label expression, and the DATA field of the joined attachment table is also not available.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I thought I had something using a Python label expression and trying to return an HTML &amp;lt;img&amp;gt; tag with a data uri, but it doesn't seem to work (it's because&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/mapping/text/text-formatting-tags.htm" target="_blank" rel="noopener"&gt;there are only a few text formatting tags allowed;&lt;/A&gt;&amp;nbsp;I'll still leave the code here, maybe it helps):&lt;/P&gt;&lt;LI-CODE lang="python"&gt;def FindLabel([GlobalID]):
    import arcpy
    import base64
    att_table = 'path:/to/database.sde/Fotos__ATTACH'
    sql = "REL_GLOBALID = '{}'".format([GlobalID])
    cur = arcpy.da.SearchCursor(att_table, ['CONTENT_TYPE', 'DATA'], sql)
    for row in cur:
        b64 = base64.encodebytes(row[1])
        data_uri = 'data:{};base64,{}'.format(row[0], b64)
        #return data_uri[:30]  # this returns the start of the data_uri correctly
        return '&amp;lt;img src="{}"/&amp;gt;'.format(data_uri)  # this returns without error, but doesn't do anything
    return "N/A"&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Don't know anything about JScript, maybe you can do something with that.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jan 2022 16:20:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/labelling-points-with-attached-photos/m-p/1137443#M50586</guid>
      <dc:creator>JohannesLindner</dc:creator>
      <dc:date>2022-01-26T16:20:35Z</dc:date>
    </item>
    <item>
      <title>Re: Labelling points with attached photos</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/labelling-points-with-attached-photos/m-p/1137794#M50624</link>
      <description>&lt;P&gt;Thanks Johannes! What format do the photos in the attachment table need to be? The ones I have now are saved as attachments (I think they were collected via Field Maps and automatically stored in this way) but I also have them all downloaded to a local folder so could re-upload as a given file type if necessary.&lt;/P&gt;&lt;P&gt;And do you think there would be a way to dynamically offset all the labels so that the points don't get obscured (maybe in Python)? If not, seeing as using actual labels won't work with feature-level attribute mapping, I don't think I'm going to be able to do what I want/need to.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jan 2022 08:42:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/labelling-points-with-attached-photos/m-p/1137794#M50624</guid>
      <dc:creator>MatthewLaw_MM</dc:creator>
      <dc:date>2022-01-27T08:42:48Z</dc:date>
    </item>
    <item>
      <title>Re: Labelling points with attached photos</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/labelling-points-with-attached-photos/m-p/1137834#M50628</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;What format do the photos in the attachment table need to be?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;The field mapping only recognizes BLOB (Binary Large OBject, so byte data) fields. If you have an ArcGIS Attachment table, there should be a BLOB field in there. If not, you can also create a BLOB field in your feature class and store the images there.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;And do you think there would be a way to dynamically offset all the labels so that the points don't get obscured (maybe in Python)?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;Dynamically? Probably not, for that you need to work with labels, not symbology. Maaaaaybe with &lt;A href="https://www.esri.com/arcgis-blog/products/arcgis-pro/mapping/dynamic-feature-clustering-arcgis-pro/" target="_blank" rel="noopener"&gt;Point Clustering in 2.9&lt;/A&gt;, but it doesn't seem likely.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;With Python? You could map X and Y offset to fields in your feature class. You could then calculate these fields with Python, using the distance to nearby points as input.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;This could work for a fixed map scale and picture marker size. But as soon as you zoom out, the images will overlap each other again.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;A simple approach to that with Arcade:&lt;/SPAN&gt;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;// calculate field OffsetX

// load other features
var gid = $feature.GlobalID
var fs = Filter(FeatureSetByName($datastore, "FeatureClass"), "GlobalID &amp;lt;&amp;gt; @gid")
// get nearby features
var nearby_features = Intersects(fs, Buffer($feature, 50))
// gravitational force in horizontal direction
var force = 0
for(var f in nearby_features) {
  var dist = Distance($feature, f)
  var dx = Geometry(f).X - Geometry($feature).X
  force -= dx / (dist * dist)
}
// magical number dependent on map scale and picture marker size
var magic_factor = 100

return force * magic_factor&lt;/LI-CODE&gt;&lt;LI-CODE lang="javascript"&gt;// calculate field OffsetY

// load other features
var gid = $feature.GlobalID
var fs = Filter(FeatureSetByName($datastore, "FeatureClass"), "GlobalID &amp;lt;&amp;gt; @gid")
// get nearby features
var nearby_features = Intersects(fs, Buffer($feature, 50))
// gravitational force in vertical direction
var force = 0
for(var f in nearby_features) {
  var dist = Distance($feature, f)
  var dy = Geometry(f).Y - Geometry($feature).Y
  force -= dy / (dist * dist)
}
// magical number dependent on map scale and picture marker size
var magic_factor = 100

return force * magic_factor&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Without offsets:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JohannesLindner_0-1643285830423.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/32443i5C86EBC4F5D512AF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JohannesLindner_0-1643285830423.png" alt="JohannesLindner_0-1643285830423.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With offsets:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JohannesLindner_1-1643286262933.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/32444i6A08D209D755B2B1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JohannesLindner_1-1643286262933.png" alt="JohannesLindner_1-1643286262933.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But it only works for a fix scale. When you zoom out, the images overlap again:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JohannesLindner_2-1643286369465.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/32446i24F57CAD25642E31/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JohannesLindner_2-1643286369465.png" alt="JohannesLindner_2-1643286369465.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jan 2022 12:30:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/labelling-points-with-attached-photos/m-p/1137834#M50628</guid>
      <dc:creator>JohannesLindner</dc:creator>
      <dc:date>2022-01-27T12:30:56Z</dc:date>
    </item>
    <item>
      <title>Re: Labelling points with attached photos</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/labelling-points-with-attached-photos/m-p/1327138#M72909</link>
      <description>&lt;P&gt;Hi Johannes. I'm keen to try this out (while I patiently wait for the Dev team as ESRI to implement my ideas below!). Could this be done using ArcGIS Online feature service features and attachments? I can't figure out where to find the attachments table data source path to try. Don't want to have to download attachments if possible!&lt;/P&gt;&lt;P&gt;&lt;A title="https://community.esri.com/t5/arcgis-pro-ideas/add-feature-attachment-as-callout-to-map/idi-p/1326275" href="https://community.esri.com/t5/arcgis-pro-ideas/add-feature-attachment-as-callout-to-map/idi-p/1326275" target="_blank" rel="noreferrer noopener"&gt;Add feature attachment as callout to map - Esri Community&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A title="https://community.esri.com/t5/arcgis-pro-ideas/create-dynamic-feature-attachment-element-in/idi-p/1326270" href="https://community.esri.com/t5/arcgis-pro-ideas/create-dynamic-feature-attachment-element-in/idi-p/1326270" target="_blank" rel="noreferrer noopener"&gt;Create dynamic feature attachment element in ArcGI... - Esri Community&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Sep 2023 03:55:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/labelling-points-with-attached-photos/m-p/1327138#M72909</guid>
      <dc:creator>LindsayRaabe_FPCWA</dc:creator>
      <dc:date>2023-09-11T03:55:27Z</dc:date>
    </item>
    <item>
      <title>Re: Labelling points with attached photos</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/labelling-points-with-attached-photos/m-p/1327172#M72912</link>
      <description>&lt;P&gt;I don't think so.&lt;/P&gt;&lt;P&gt;Attachments in AGOL/Portal aren't stored as joinable table. Instead, each attachment has its own url:&lt;/P&gt;&lt;P&gt;"portal/rest/services/&lt;STRONG&gt;ServiceName&lt;/STRONG&gt;/FeatureServer/&lt;STRONG&gt;LayerID&lt;/STRONG&gt;/&lt;STRONG&gt;FeatureOID&lt;/STRONG&gt;/attachments/&lt;STRONG&gt;AttachmentID&lt;/STRONG&gt;"&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;"&lt;A href="https://services.arcgis.com/xxxyyyzzz/arcgis/rest/services/" target="_blank"&gt;https://services.arcgis.com/xxxyyyzzz/arcgis/rest/services/&lt;/A&gt;&lt;STRONG&gt;TestService&lt;/STRONG&gt;/FeatureServer/&lt;STRONG&gt;1&lt;/STRONG&gt;/&lt;STRONG&gt;5&lt;/STRONG&gt;/attachments/&lt;STRONG&gt;5&lt;/STRONG&gt;"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Things I tried:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;I haven't found a way to use that url in the symbology. The picture marker layer expects the actual byte data, not a path to the data.&lt;/LI&gt;&lt;LI&gt;I tried calculating a BLOB field with the Arcade Attachments() function, but that doesn't return the actual data.&lt;/LI&gt;&lt;LI&gt;I tried doing the join and symbology in Pro before publishing, but "in-memory joins are not supported"&lt;/LI&gt;&lt;LI&gt;I tried including the attachment table in the feature service, but it got removed when I published&lt;/LI&gt;&lt;LI&gt;I tried to publish the attachment table as standalone service, but I got the "Staging failed" error and don't want to spend too much time here... I think this is your best bet though, assuming you can publish the attachment table, you could then do the join.&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Mon, 11 Sep 2023 08:45:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/labelling-points-with-attached-photos/m-p/1327172#M72912</guid>
      <dc:creator>JohannesLindner</dc:creator>
      <dc:date>2023-09-11T08:45:21Z</dc:date>
    </item>
    <item>
      <title>Re: Labelling points with attached photos</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/labelling-points-with-attached-photos/m-p/1327200#M72915</link>
      <description>&lt;P&gt;Thanks for trying - if you tried all that, I doubt I'm going to make it work. Will look at options for modelling a download of the data to feed to a pre-configured layer.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Sep 2023 10:41:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/labelling-points-with-attached-photos/m-p/1327200#M72915</guid>
      <dc:creator>LindsayRaabe_FPCWA</dc:creator>
      <dc:date>2023-09-11T10:41:51Z</dc:date>
    </item>
    <item>
      <title>Re: Labelling points with attached photos</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/labelling-points-with-attached-photos/m-p/1621569#M96411</link>
      <description>&lt;P&gt;Amazing. This solution works perfectly! The only exception is that I wasn't able to add a marker symbol layer. I got the&amp;nbsp;"Requested operation could not be completed" error. Probably some issue with my system.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="FourCornersMapping_0-1749227002140.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/133925i1191E39B990DE482/image-size/medium?v=v2&amp;amp;px=400" role="button" title="FourCornersMapping_0-1749227002140.png" alt="FourCornersMapping_0-1749227002140.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jun 2025 16:24:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/labelling-points-with-attached-photos/m-p/1621569#M96411</guid>
      <dc:creator>FourCornersMapping</dc:creator>
      <dc:date>2025-06-06T16:24:55Z</dc:date>
    </item>
  </channel>
</rss>

