<?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: symbology from feature class/layer in mobile geodatabase (.geodatabase) in Pro? in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/symbology-from-feature-class-layer-in-mobile/m-p/1383444#M78976</link>
    <description>&lt;P&gt;Thank you Lemuel.&amp;nbsp; Assuming that works for the symbology, I can deal with bad labels.&amp;nbsp; I already get complaints about it (e.g. letters running together) and my response is, it's MapBox's spec.&amp;nbsp; I will give ApplySymbologyFromLayer a try.&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;</description>
    <pubDate>Fri, 16 Feb 2024 16:02:38 GMT</pubDate>
    <dc:creator>PaulCone2</dc:creator>
    <dc:date>2024-02-16T16:02:38Z</dc:date>
    <item>
      <title>symbology from feature class/layer in mobile geodatabase (.geodatabase) in Pro?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/symbology-from-feature-class-layer-in-mobile/m-p/1335504#M73746</link>
      <description>&lt;P&gt;We have a map for our first responders that uses a mobile geodatabase (.geodatabase) file.&amp;nbsp; In ArcMap, you could Share As... ArcGIS Runtime Content and get an item in the geodatabase that maintained the symbology of the layer, when added to the runtime application.&lt;/P&gt;&lt;P&gt;In ArcGIS Pro, I'm using arcpy.management.CreateMobileGDB and then arcpy.conversion.ExportFeatures.&amp;nbsp; How can I get the symbology into the mobile geodatabase so the runtime can display it?&amp;nbsp; When I look at the .geodatabase file in Pro that was created in ArcMap I don't see how/where any symbology is stored, but it must be there because the runtime displays it.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2023 18:03:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/symbology-from-feature-class-layer-in-mobile/m-p/1335504#M73746</guid>
      <dc:creator>PaulCone2</dc:creator>
      <dc:date>2023-10-05T18:03:00Z</dc:date>
    </item>
    <item>
      <title>Re: symbology from feature class/layer in mobile geodatabase (.geodatabase) in Pro?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/symbology-from-feature-class-layer-in-mobile/m-p/1382634#M78819</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.esri.com/t5/user/viewprofilepage/user-id/348845" target="_self"&gt;&lt;SPAN class=""&gt;PaulCone2&lt;/SPAN&gt;&lt;/A&gt;. Were you able to resolve this.&amp;nbsp;&lt;SPAN&gt;I have the exact same case. I have a solution where I created Runtime Content from an .MXD document with the layers pointing to SDE and symbolized as needed for&amp;nbsp;display in an Android SDK application. Now I am tasked to convert the solution to ArcGIS Pro. I have not found anything in ESRI documentation to create using python a mobile GDB ".geodatabase" from an ArcGIS Pro map document, so I tried combining arcpy.management.CreateMobileGDB and then arcpy.conversion.ExportFeatures, but then for the symbology in the ".geodatabase" I just see the default simple points and lines from the SDE feature classes. Any advice on how to accomplish adding the FeatureClasses to the mobile GDB while maintaining a different symbology that the default simple point and line from SDE? Thank you so much in advance.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Feb 2024 01:13:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/symbology-from-feature-class-layer-in-mobile/m-p/1382634#M78819</guid>
      <dc:creator>LemuelM-MDC</dc:creator>
      <dc:date>2024-02-15T01:13:00Z</dc:date>
    </item>
    <item>
      <title>Re: symbology from feature class/layer in mobile geodatabase (.geodatabase) in Pro?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/symbology-from-feature-class-layer-in-mobile/m-p/1382877#M78853</link>
      <description>&lt;P&gt;I have not resolved this.&amp;nbsp; I was hoping someone from ESRI would weigh in here.&amp;nbsp; In the meantime we are continuing to use .geodatabase generated from ArcMap.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Feb 2024 16:09:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/symbology-from-feature-class-layer-in-mobile/m-p/1382877#M78853</guid>
      <dc:creator>PaulCone2</dc:creator>
      <dc:date>2024-02-15T16:09:46Z</dc:date>
    </item>
    <item>
      <title>Re: symbology from feature class/layer in mobile geodatabase (.geodatabase) in Pro?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/symbology-from-feature-class-layer-in-mobile/m-p/1383429#M78971</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Thank you PaulCone. I posted&amp;nbsp;&lt;A href="https://community.esri.com/t5/python-questions/create-mobile-geodatabase-geodatabase-with-python/m-p/1382642#M9655" target="_blank" rel="noopener"&gt;the same question in the Python Questions Community&lt;/A&gt;&amp;nbsp; and got a suggestion from a community contributor to try using the&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;arcpy.management.ApplySymbologyFromLayer after I create the new ".geodatabase" with the desired featureclasses in it using the combination of &amp;nbsp;arcpy.management.CreateMobileGDB and then arcpy.conversion.ExportFeatures. I have not trid the suggestion yet,&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;I wonder if the &lt;/SPAN&gt;&lt;SPAN&gt;arcpy.management.ApplySymbologyFromLayer &lt;/SPAN&gt;&lt;SPAN&gt;would only apply layer symbology but not other layer properties like labeling, as I think the &lt;/SPAN&gt;&lt;SPAN&gt;arcpy.management.CreateRuntimeContent did all in on call with an MXD as the input. I just got that reply so I still need to test that myself.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Feb 2024 15:46:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/symbology-from-feature-class-layer-in-mobile/m-p/1383429#M78971</guid>
      <dc:creator>LemuelM-MDC</dc:creator>
      <dc:date>2024-02-16T15:46:49Z</dc:date>
    </item>
    <item>
      <title>Re: symbology from feature class/layer in mobile geodatabase (.geodatabase) in Pro?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/symbology-from-feature-class-layer-in-mobile/m-p/1383444#M78976</link>
      <description>&lt;P&gt;Thank you Lemuel.&amp;nbsp; Assuming that works for the symbology, I can deal with bad labels.&amp;nbsp; I already get complaints about it (e.g. letters running together) and my response is, it's MapBox's spec.&amp;nbsp; I will give ApplySymbologyFromLayer a try.&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;</description>
      <pubDate>Fri, 16 Feb 2024 16:02:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/symbology-from-feature-class-layer-in-mobile/m-p/1383444#M78976</guid>
      <dc:creator>PaulCone2</dc:creator>
      <dc:date>2024-02-16T16:02:38Z</dc:date>
    </item>
    <item>
      <title>Re: symbology from feature class/layer in mobile geodatabase (.geodatabase) in Pro?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/symbology-from-feature-class-layer-in-mobile/m-p/1558383#M90112</link>
      <description>&lt;P&gt;Hi again&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/617647"&gt;@LemuelM-MDC&lt;/a&gt;&amp;nbsp;-- were you able to get this to work?&amp;nbsp; I finally got around to using Apply Symbology from Layer in Pro (3.1) and I still just get a black dot in my runtime application -- no custom symbol.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2024 22:57:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/symbology-from-feature-class-layer-in-mobile/m-p/1558383#M90112</guid>
      <dc:creator>PaulCone2</dc:creator>
      <dc:date>2024-11-13T22:57:39Z</dc:date>
    </item>
  </channel>
</rss>

