<?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: How to create a CIM object from a JSON string via ArcPy？ in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/how-to-create-a-cim-object-from-a-json-string-via/m-p/1345702#M69140</link>
    <description>&lt;P data-unlink="true"&gt;Have you used the &lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/mapping/python-cim-access.htm" target="_self"&gt;arcpy.mp CIM access module?&lt;/A&gt;&amp;nbsp; It makes pulling CIM definitions for a layer easy then you modify existing values or build a copy of that definition for a new layer.&lt;/P&gt;</description>
    <pubDate>Fri, 03 Nov 2023 18:31:13 GMT</pubDate>
    <dc:creator>HaydenWelch</dc:creator>
    <dc:date>2023-11-03T18:31:13Z</dc:date>
    <item>
      <title>How to create a CIM object from a JSON string via ArcPy？</title>
      <link>https://community.esri.com/t5/python-questions/how-to-create-a-cim-object-from-a-json-string-via/m-p/1343117#M69066</link>
      <description>&lt;P&gt;I use "arcpy. Cim. CIMSymbols. CIMCompositeCallout ()" creates a CIMCompositeCallout object, but it is missing a lot of properties, I want to create a CIMCompositeCallout object with full properties from a relevant JSON string and assign it to a layer. Is there a way?&lt;/P&gt;&lt;P&gt;I know one function is GetJSONForCIMObject, and I just want to know how to implement it in reverse.&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;</description>
      <pubDate>Sun, 29 Oct 2023 14:59:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-create-a-cim-object-from-a-json-string-via/m-p/1343117#M69066</guid>
      <dc:creator>圈圈</dc:creator>
      <dc:date>2023-10-29T14:59:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a CIM object from a JSON string via ArcPy？</title>
      <link>https://community.esri.com/t5/python-questions/how-to-create-a-cim-object-from-a-json-string-via/m-p/1345702#M69140</link>
      <description>&lt;P data-unlink="true"&gt;Have you used the &lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/mapping/python-cim-access.htm" target="_self"&gt;arcpy.mp CIM access module?&lt;/A&gt;&amp;nbsp; It makes pulling CIM definitions for a layer easy then you modify existing values or build a copy of that definition for a new layer.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Nov 2023 18:31:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-create-a-cim-object-from-a-json-string-via/m-p/1345702#M69140</guid>
      <dc:creator>HaydenWelch</dc:creator>
      <dc:date>2023-11-03T18:31:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a CIM object from a JSON string via ArcPy？</title>
      <link>https://community.esri.com/t5/python-questions/how-to-create-a-cim-object-from-a-json-string-via/m-p/1345876#M69150</link>
      <description>&lt;P&gt;I agree, but I may not have a layer to copy its definition.&lt;/P&gt;&lt;P&gt;I've solved this problem for now by adding some properties to the definition.&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;</description>
      <pubDate>Sat, 04 Nov 2023 13:01:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-create-a-cim-object-from-a-json-string-via/m-p/1345876#M69150</guid>
      <dc:creator>圈圈</dc:creator>
      <dc:date>2023-11-04T13:01:44Z</dc:date>
    </item>
  </channel>
</rss>

