<?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: Arcypy Custom Pop-ups in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/arcypy-custom-pop-ups/m-p/1007593#M59223</link>
    <description>&lt;P&gt;Nothing here&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/arcpy/classes/alphabetical-list-of-arcpy-classes.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/arcpy/classes/alphabetical-list-of-arcpy-classes.htm&lt;/A&gt;&amp;nbsp;or here&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/arcpy/functions/alphabetical-list-of-arcpy-functions.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/arcpy/functions/alphabetical-list-of-arcpy-functions.htm&lt;/A&gt;&amp;nbsp;so It looks like it's not available for Pro either&lt;/P&gt;</description>
    <pubDate>Tue, 08 Dec 2020 02:56:06 GMT</pubDate>
    <dc:creator>LeandraGordon</dc:creator>
    <dc:date>2020-12-08T02:56:06Z</dc:date>
    <item>
      <title>Arcypy Custom Pop-ups</title>
      <link>https://community.esri.com/t5/python-questions/arcypy-custom-pop-ups/m-p/538954#M42126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to make custom pop-ups with Arcpy? or is there any access to a Pop-up object through Arcpy? we looking to be able to customize a pop-up graph for each specific point on the layer. I haven't found any sources regarding that issues online. This question is with regard to the ArcGIS Desktop version.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jun 2017 15:54:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcypy-custom-pop-ups/m-p/538954#M42126</guid>
      <dc:creator>AntonAntonenko</dc:creator>
      <dc:date>2017-06-28T15:54:53Z</dc:date>
    </item>
    <item>
      <title>Re: Arcypy Custom Pop-ups</title>
      <link>https://community.esri.com/t5/python-questions/arcypy-custom-pop-ups/m-p/538955#M42127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/analyze/arcpy/what-is-arcpy-.htm"&gt;Arcpy classes and functions list&lt;/A&gt;&lt;/P&gt;&lt;P&gt;not a mention of popups anywhere&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jun 2017 15:57:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcypy-custom-pop-ups/m-p/538955#M42127</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-06-28T15:57:50Z</dc:date>
    </item>
    <item>
      <title>Re: Arcypy Custom Pop-ups</title>
      <link>https://community.esri.com/t5/python-questions/arcypy-custom-pop-ups/m-p/538956#M42128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can't summarize the situation any better than &lt;A class="link-titled" href="https://tereshenkov.wordpress.com/2015/02/17/building-custom-ui-tools-for-arcgis-with-python/" title="https://tereshenkov.wordpress.com/2015/02/17/building-custom-ui-tools-for-arcgis-with-python/"&gt;Building custom UI tools for ArcGIS with Python – Alex Tereshenkov&lt;/A&gt; .&amp;nbsp; After you have a chance to read over Alex's blog post, the GeoNet community might be able to help answer any specific questions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jun 2017 16:41:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcypy-custom-pop-ups/m-p/538956#M42128</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2017-06-28T16:41:54Z</dc:date>
    </item>
    <item>
      <title>Re: Arcypy Custom Pop-ups</title>
      <link>https://community.esri.com/t5/python-questions/arcypy-custom-pop-ups/m-p/538957#M42129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I couldn't find any ArcPy solutions.&amp;nbsp; In the layer properties (on the HTML Popup tab), the option&amp;nbsp;that I suggest you explore is&amp;nbsp;"As a formatted page based on an XSL template".&amp;nbsp; You can click on the "Load" button and load the default xsl template code&amp;nbsp;to examine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Searching for "arcmap html popup xsl template" will lead to a couple of blog posts on the internet, including this Geonet topic: &lt;A _jive_internal="true" href="https://community.esri.com/thread/112985"&gt;Custom XSL Formatting for HTML Popup in ArcMap&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Additional information, but no details on XSL templates:&lt;/P&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/10.3/map/working-with-layers/setting-html-pop-up-properties-for-feature-layers.htm"&gt;Setting HTML pop-up properties for feature layers&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/10.3/map/working-with-layers/using-html-pop-ups.htm"&gt;Using HTML pop-up windows for feature layers&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;xsl‌ &lt;A href="https://community.esri.com/t5/tag/xsl_template/tg-p"&gt;#xsl_template&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jun 2017 17:33:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcypy-custom-pop-ups/m-p/538957#M42129</guid>
      <dc:creator>RandyBurton</dc:creator>
      <dc:date>2017-06-28T17:33:56Z</dc:date>
    </item>
    <item>
      <title>Re: Arcypy Custom Pop-ups</title>
      <link>https://community.esri.com/t5/python-questions/arcypy-custom-pop-ups/m-p/538958#M42130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I read the article and looked into the specific links he posted. I don't believe that's the best solution, to develop a separate GUI using eternal libraries, I believe Alex mentions that this is not the best approach himself, in the article. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jun 2017 17:57:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcypy-custom-pop-ups/m-p/538958#M42130</guid>
      <dc:creator>AntonAntonenko</dc:creator>
      <dc:date>2017-06-29T17:57:54Z</dc:date>
    </item>
    <item>
      <title>Re: Arcypy Custom Pop-ups</title>
      <link>https://community.esri.com/t5/python-questions/arcypy-custom-pop-ups/m-p/538959#M42131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes! I tried to find this option in properties, however I realize its for ArcMap and I'm using ArcGIS Pro. Supposedly ArcGIS Pro should include in it ArcMap, however I couldn't find any signs of existence of it.&amp;nbsp;Could you please elaborate a bit more on that for me? How can these documentation exist if a standalone application of ArcMap doesn't exist anymore.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jun 2017 18:01:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcypy-custom-pop-ups/m-p/538959#M42131</guid>
      <dc:creator>AntonAntonenko</dc:creator>
      <dc:date>2017-06-29T18:01:30Z</dc:date>
    </item>
    <item>
      <title>Re: Arcypy Custom Pop-ups</title>
      <link>https://community.esri.com/t5/python-questions/arcypy-custom-pop-ups/m-p/538960#M42132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I must admit my experience with ArcGIS Pro is limited.&amp;nbsp; The pop-up feature is associated with the "Explore Tool". In the &lt;A href="http://www.esri.com/library/brochures/pdfs/arcgis-pro-terminology-guide.pdf"&gt;ArcGIS Pro Terminology Guide&lt;/A&gt;&amp;nbsp;it states that the explore tool "&lt;STRONG&gt;contains functionality of&lt;/STRONG&gt;" and is "&lt;STRONG&gt;similar to&lt;/STRONG&gt;" the HTML Pop-Up tool.&amp;nbsp; This suggests that the tool's underlying code may be very different from the ArcMap Desktop implementation.&amp;nbsp; I could find not ArcGIS Pro ArcPy functions or classes that might interact with the pop-up. Perhaps there is a&amp;nbsp;way with&amp;nbsp;the &lt;A href="https://community.esri.com/groups/arcgis-pro-sdk?sr=search&amp;amp;searchId=f1d108f6-584c-4720-a634-629f1f755a3e&amp;amp;searchIndex=1"&gt;https://community.esri.com/groups/arcgis-pro-sdk?sr=search&amp;amp;searchId=f1d108f6-584c-4720-a634-629f1f755a3e&amp;amp;searchIndex=1&lt;/A&gt;‌.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jun 2017 20:09:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcypy-custom-pop-ups/m-p/538960#M42132</guid>
      <dc:creator>RandyBurton</dc:creator>
      <dc:date>2017-06-29T20:09:33Z</dc:date>
    </item>
    <item>
      <title>Re: Arcypy Custom Pop-ups</title>
      <link>https://community.esri.com/t5/python-questions/arcypy-custom-pop-ups/m-p/1007593#M59223</link>
      <description>&lt;P&gt;Nothing here&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/arcpy/classes/alphabetical-list-of-arcpy-classes.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/arcpy/classes/alphabetical-list-of-arcpy-classes.htm&lt;/A&gt;&amp;nbsp;or here&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/arcpy/functions/alphabetical-list-of-arcpy-functions.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/arcpy/functions/alphabetical-list-of-arcpy-functions.htm&lt;/A&gt;&amp;nbsp;so It looks like it's not available for Pro either&lt;/P&gt;</description>
      <pubDate>Tue, 08 Dec 2020 02:56:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcypy-custom-pop-ups/m-p/1007593#M59223</guid>
      <dc:creator>LeandraGordon</dc:creator>
      <dc:date>2020-12-08T02:56:06Z</dc:date>
    </item>
    <item>
      <title>Re: Arcypy Custom Pop-ups</title>
      <link>https://community.esri.com/t5/python-questions/arcypy-custom-pop-ups/m-p/1041414#M60592</link>
      <description>&lt;P&gt;&amp;nbsp;Posted as an Idea Here:&amp;nbsp;&lt;A href="https://community.esri.com/t5/python-ideas/ability-to-access-the-popup-object-in-arcpy-arcgis-pro/idi-p/1041413" target="_blank"&gt;https://community.esri.com/t5/python-ideas/ability-to-access-the-popup-object-in-arcpy-arcgis-pro/idi-p/1041413&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Mar 2021 02:36:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcypy-custom-pop-ups/m-p/1041414#M60592</guid>
      <dc:creator>LeandraGordon</dc:creator>
      <dc:date>2021-03-29T02:36:45Z</dc:date>
    </item>
    <item>
      <title>Re: Arcypy Custom Pop-ups</title>
      <link>https://community.esri.com/t5/python-questions/arcypy-custom-pop-ups/m-p/1042064#M60601</link>
      <description>&lt;P&gt;In ArcGIS Pro, there is &lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/mapping/python-cim-access.htm" target="_blank" rel="noopener"&gt;Python CIM access&lt;/A&gt; - this gives you the ability to do things like turn a layer's pop-ups on/off programmatically, as well as set up and control the pop-ups.&amp;nbsp; Here are a few pages from the CIM spec that may be relevant:&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Esri/cim-spec/blob/master/docs/v2/CIMVectorLayers.md#CIMHtmlPopupFormat" target="_blank"&gt;https://github.com/Esri/cim-spec/blob/master/docs/v2/CIMVectorLayers.md#CIMHtmlPopupFormat&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Esri/cim-spec/blob/master/docs/v2/CIMVectorLayers.md#CIMPopupInfo" target="_blank"&gt;https://github.com/Esri/cim-spec/blob/master/docs/v2/CIMVectorLayers.md#CIMPopupInfo&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Esri/cim-spec/blob/master/docs/v2/CIMVectorLayers.md#CIMPopupLayout" target="_blank"&gt;https://github.com/Esri/cim-spec/blob/master/docs/v2/CIMVectorLayers.md#CIMPopupLayout&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Mar 2021 18:23:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcypy-custom-pop-ups/m-p/1042064#M60601</guid>
      <dc:creator>KoryKramer</dc:creator>
      <dc:date>2021-03-30T18:23:55Z</dc:date>
    </item>
    <item>
      <title>Re: Arcypy Custom Pop-ups</title>
      <link>https://community.esri.com/t5/python-questions/arcypy-custom-pop-ups/m-p/1045849#M60739</link>
      <description>&lt;P&gt;Thanks Kory, I can confirm that the altering the layer properties via &lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/mapping/python-cim-access.htm" target="_blank" rel="noopener nofollow noreferrer"&gt;Python CIM access&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&amp;nbsp;works a treat, this should be tagged as the answer.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Apr 2021 09:12:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcypy-custom-pop-ups/m-p/1045849#M60739</guid>
      <dc:creator>LeandraGordon</dc:creator>
      <dc:date>2021-04-12T09:12:51Z</dc:date>
    </item>
  </channel>
</rss>

