<?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 Can I create a Mobile Map Package with metadata using ArcPy? in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/can-i-create-a-mobile-map-package-with-metadata/m-p/1335956#M68930</link>
    <description>&lt;P&gt;I was attempting to figure out why my metadata does not seem to carry over when I packed my layers as a mobile map package(.mmpk). When I check my package with python using the arcpy.da.Describe() method it returns a bunch of values pertaining to my map package and the one that caught my eye was "metadataRetrieved" which was set to False. I don't see anywhere where I can tell ArcPro to keep the layer's metadata.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Is there a way I can create the mmpk through python and manually set that metadataRetrieved value to True? Does this value even have anything to do with the layer's metadata? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Any advice on creating a Mobile Map Package with metadata would be greatly appreciated.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 06 Oct 2023 20:25:33 GMT</pubDate>
    <dc:creator>JBuchanan</dc:creator>
    <dc:date>2023-10-06T20:25:33Z</dc:date>
    <item>
      <title>Can I create a Mobile Map Package with metadata using ArcPy?</title>
      <link>https://community.esri.com/t5/python-questions/can-i-create-a-mobile-map-package-with-metadata/m-p/1335956#M68930</link>
      <description>&lt;P&gt;I was attempting to figure out why my metadata does not seem to carry over when I packed my layers as a mobile map package(.mmpk). When I check my package with python using the arcpy.da.Describe() method it returns a bunch of values pertaining to my map package and the one that caught my eye was "metadataRetrieved" which was set to False. I don't see anywhere where I can tell ArcPro to keep the layer's metadata.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Is there a way I can create the mmpk through python and manually set that metadataRetrieved value to True? Does this value even have anything to do with the layer's metadata? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Any advice on creating a Mobile Map Package with metadata would be greatly appreciated.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Oct 2023 20:25:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/can-i-create-a-mobile-map-package-with-metadata/m-p/1335956#M68930</guid>
      <dc:creator>JBuchanan</dc:creator>
      <dc:date>2023-10-06T20:25:33Z</dc:date>
    </item>
    <item>
      <title>Re: Can I create a Mobile Map Package with metadata using ArcPy?</title>
      <link>https://community.esri.com/t5/python-questions/can-i-create-a-mobile-map-package-with-metadata/m-p/1335974#M68931</link>
      <description>&lt;P&gt;Check what you can specify here&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/create-mobile-map-package.htm" target="_blank"&gt;Create Mobile Map Package (Data Management)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;in the code example section&lt;/P&gt;</description>
      <pubDate>Fri, 06 Oct 2023 21:01:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/can-i-create-a-mobile-map-package-with-metadata/m-p/1335974#M68931</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2023-10-06T21:01:55Z</dc:date>
    </item>
  </channel>
</rss>

