<?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 domain data through the ArcGIS R bridge in R-ArcGIS Questions</title>
    <link>https://community.esri.com/t5/r-arcgis-questions/domain-data-through-the-arcgis-r-bridge/m-p/790601#M76</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;When connecting through the R bridge to data within ArcGIS, for fields that are of type &lt;STRONG&gt;domain, &lt;/STRONG&gt;how do you expose the text so text data is read into R? Currently I can only see the numerical aspect of the domain data. &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 31 May 2017 08:55:15 GMT</pubDate>
    <dc:creator>AnnieO_Donnell</dc:creator>
    <dc:date>2017-05-31T08:55:15Z</dc:date>
    <item>
      <title>domain data through the ArcGIS R bridge</title>
      <link>https://community.esri.com/t5/r-arcgis-questions/domain-data-through-the-arcgis-r-bridge/m-p/790601#M76</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;When connecting through the R bridge to data within ArcGIS, for fields that are of type &lt;STRONG&gt;domain, &lt;/STRONG&gt;how do you expose the text so text data is read into R? Currently I can only see the numerical aspect of the domain data. &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2017 08:55:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/r-arcgis-questions/domain-data-through-the-arcgis-r-bridge/m-p/790601#M76</guid>
      <dc:creator>AnnieO_Donnell</dc:creator>
      <dc:date>2017-05-31T08:55:15Z</dc:date>
    </item>
    <item>
      <title>Re: domain data through the ArcGIS R bridge</title>
      <link>https://community.esri.com/t5/r-arcgis-questions/domain-data-through-the-arcgis-r-bridge/m-p/790602#M77</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Annie,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By numerical aspect, do you mean the range of the domain, and you'd like to get back the coded values? Could you describe a little bit more about your use case? I'm happy to look into it and see if we either have a way to work with the full domain information, or create an issue for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the time being, a possible workaround would be to use the &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/domain-to-table.htm"&gt;DomainToTable tool&lt;/A&gt; to convert the domain data in question into a table. You could do so in a Modelbuilder model, then feed the resulting table in as an input to your R tool, where you could interact with it like any other table (using arc.open + arc.select).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Shaun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jun 2017 21:25:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/r-arcgis-questions/domain-data-through-the-arcgis-r-bridge/m-p/790602#M77</guid>
      <dc:creator>ShaunWalbridge</dc:creator>
      <dc:date>2017-06-02T21:25:19Z</dc:date>
    </item>
  </channel>
</rss>

