<?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 Create mobile geodatabase (.geodatabase) with python and ArcGIS Pro document, maintaining layers symbology in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/create-mobile-geodatabase-geodatabase-with-python/m-p/1662239#M99861</link>
    <description>&lt;P&gt;Hi ArcGIS Pro team, cross-posting this from&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.esri.com/t5/python-questions/bd-p/python-questions" target="_blank" rel="noopener"&gt;Python Questions.&lt;/A&gt;&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;ApplySymbologyFromLayer with mobile geodatabase is not working for me.&amp;nbsp; Have to fall back to ArcMap to do this properly.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://community.esri.com/t5/python-questions/create-mobile-geodatabase-geodatabase-with-python/m-p/1656068#M74764" target="_blank" rel="noopener"&gt;Re: Create mobile geodatabase (.geodatabase) with ... - Esri Community&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 30 Oct 2025 15:36:24 GMT</pubDate>
    <dc:creator>PaulCone2</dc:creator>
    <dc:date>2025-10-30T15:36:24Z</dc:date>
    <item>
      <title>Create mobile geodatabase (.geodatabase) with python and ArcGIS Pro document, maintaining layers symbology</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/create-mobile-geodatabase-geodatabase-with-python/m-p/1662239#M99861</link>
      <description>&lt;P&gt;Hi ArcGIS Pro team, cross-posting this from&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.esri.com/t5/python-questions/bd-p/python-questions" target="_blank" rel="noopener"&gt;Python Questions.&lt;/A&gt;&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;ApplySymbologyFromLayer with mobile geodatabase is not working for me.&amp;nbsp; Have to fall back to ArcMap to do this properly.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://community.esri.com/t5/python-questions/create-mobile-geodatabase-geodatabase-with-python/m-p/1656068#M74764" target="_blank" rel="noopener"&gt;Re: Create mobile geodatabase (.geodatabase) with ... - Esri Community&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Oct 2025 15:36:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/create-mobile-geodatabase-geodatabase-with-python/m-p/1662239#M99861</guid>
      <dc:creator>PaulCone2</dc:creator>
      <dc:date>2025-10-30T15:36:24Z</dc:date>
    </item>
    <item>
      <title>Re: Create mobile geodatabase (.geodatabase) with python and ArcGIS Pro document, maintaining layers symbology</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/create-mobile-geodatabase-geodatabase-with-python/m-p/1662731#M99891</link>
      <description>&lt;P&gt;Unless you need a mobile geodatabase for compatibility with another product, mobile map packages (.mmpk) are the way to go these days.&lt;/P&gt;&lt;P&gt;Created via Pro or Python, the single file retains data, symbology, book marks etc and can be read directly by any ArcGIS client.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Nov 2025 00:38:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/create-mobile-geodatabase-geodatabase-with-python/m-p/1662731#M99891</guid>
      <dc:creator>sjones_esriau</dc:creator>
      <dc:date>2025-11-03T00:38:12Z</dc:date>
    </item>
    <item>
      <title>Re: Create mobile geodatabase (.geodatabase) with python and ArcGIS Pro document, maintaining layers symbology</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/create-mobile-geodatabase-geodatabase-with-python/m-p/1662873#M99901</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/517790"&gt;@sjones_esriau&lt;/a&gt;&amp;nbsp;I'm familiar with pretty much all the various formats that end clients that use for GIS.&amp;nbsp; Our 911 dispatch system vendor is still using .geodatabase files for pop-ups in&amp;nbsp;Esri ArcGIS Runtime 200.x.&amp;nbsp; So yes, I need a mobile geodatabase for compatibility with another product.&amp;nbsp; If you are saying that &lt;SPAN&gt;ApplySymbologyFromLayer&amp;nbsp;is not working properly here, then I'll be opening a support ticket with ESRI, unless you can tell me here what else I should try.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Nov 2025 17:05:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/create-mobile-geodatabase-geodatabase-with-python/m-p/1662873#M99901</guid>
      <dc:creator>PaulCone2</dc:creator>
      <dc:date>2025-11-03T17:05:58Z</dc:date>
    </item>
    <item>
      <title>Re: Create mobile geodatabase (.geodatabase) with python and ArcGIS Pro document, maintaining layers symbology</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/create-mobile-geodatabase-geodatabase-with-python/m-p/1663367#M99954</link>
      <description>&lt;P&gt;Do mobile databases store layer symbology? I thought they only stored feature data and symbology exists in the map that's sourcing that dataset. If you need to use a .geodatabase, you can export a .mapx alongside it that has all layers pointed to that database as a relative path.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Nov 2025 20:34:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/create-mobile-geodatabase-geodatabase-with-python/m-p/1663367#M99954</guid>
      <dc:creator>HaydenWelch</dc:creator>
      <dc:date>2025-11-04T20:34:20Z</dc:date>
    </item>
    <item>
      <title>Re: Create mobile geodatabase (.geodatabase) with python and ArcGIS Pro document, maintaining layers symbology</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/create-mobile-geodatabase-geodatabase-with-python/m-p/1663391#M99956</link>
      <description>&lt;P&gt;A layer in a .geodatabase exported from ArcMap shows symbology in ArcGIS Runtime without a .mapx file.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Nov 2025 21:18:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/create-mobile-geodatabase-geodatabase-with-python/m-p/1663391#M99956</guid>
      <dc:creator>PaulCone2</dc:creator>
      <dc:date>2025-11-04T21:18:57Z</dc:date>
    </item>
  </channel>
</rss>

