<?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 shape file for joined data in Spatial Data Science Questions</title>
    <link>https://community.esri.com/t5/spatial-data-science-questions/create-shape-file-for-joined-data/m-p/340383#M752</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;How to create shape file for the no of cases are per county which are joined with the county map from from TIGER.&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV style="color: black; background-color: #ffffff; border: 0px; font-size: 12pt;"&gt;&lt;SPAN style="color: #000000;"&gt;So the map has latitude and longitude and I need to create a shape file once I joined them and exported.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: black; background-color: #ffffff; border: 0px; font-size: 12pt;"&gt;&lt;SPAN style="color: #000000;"&gt;And I did a display xy data, for the exported table of the joined data and it is not working.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: black; background-color: #ffffff; border: 0px; font-size: 12pt;"&gt;&lt;SPAN style="color: #000000;"&gt;Any idea you can give me please?&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: black; background-color: #ffffff; border: 0px; font-size: 12pt;"&gt;&lt;SPAN style="color: #000000;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: black; background-color: #ffffff; border: 0px; font-size: 12pt;"&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 25 Apr 2020 19:56:17 GMT</pubDate>
    <dc:creator>SelamMuluneh</dc:creator>
    <dc:date>2020-04-25T19:56:17Z</dc:date>
    <item>
      <title>create shape file for joined data</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/create-shape-file-for-joined-data/m-p/340383#M752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;How to create shape file for the no of cases are per county which are joined with the county map from from TIGER.&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV style="color: black; background-color: #ffffff; border: 0px; font-size: 12pt;"&gt;&lt;SPAN style="color: #000000;"&gt;So the map has latitude and longitude and I need to create a shape file once I joined them and exported.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: black; background-color: #ffffff; border: 0px; font-size: 12pt;"&gt;&lt;SPAN style="color: #000000;"&gt;And I did a display xy data, for the exported table of the joined data and it is not working.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: black; background-color: #ffffff; border: 0px; font-size: 12pt;"&gt;&lt;SPAN style="color: #000000;"&gt;Any idea you can give me please?&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: black; background-color: #ffffff; border: 0px; font-size: 12pt;"&gt;&lt;SPAN style="color: #000000;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: black; background-color: #ffffff; border: 0px; font-size: 12pt;"&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Apr 2020 19:56:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/create-shape-file-for-joined-data/m-p/340383#M752</guid>
      <dc:creator>SelamMuluneh</dc:creator>
      <dc:date>2020-04-25T19:56:17Z</dc:date>
    </item>
    <item>
      <title>Re: create shape file for joined data</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/create-shape-file-for-joined-data/m-p/340384#M753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't fully understand the question, which data types are you joining? If it's a spatial join you will need to save the displayed data into a gis format first, right click on the displayed data in the TOC and go to data-&amp;gt;export data&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Apr 2020 11:33:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/create-shape-file-for-joined-data/m-p/340384#M753</guid>
      <dc:creator>DavidPike</dc:creator>
      <dc:date>2020-04-26T11:33:27Z</dc:date>
    </item>
    <item>
      <title>Re: create shape file for joined data</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/create-shape-file-for-joined-data/m-p/340385#M754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV style="color: black; background-color: #ffffff; border: 0px; font-size: 12pt;"&gt;Sorry about that, the data type for the table is CSV standalone table, and the map is shape file.&lt;/DIV&gt;&lt;DIV style="color: black; background-color: #ffffff; border: 0px; font-size: 12pt;"&gt;I joined them on their common field COUNTYFP and when the data is exported its type is dbf, but I need a shape file for further analyisis, or I need to do Kernel Density on the output shape file.&lt;/DIV&gt;&lt;DIV style="color: black; background-color: #ffffff; border: 0px; font-size: 12pt;"&gt;Please let me know what you think.&lt;/DIV&gt;&lt;DIV style="color: black; background-color: #ffffff; border: 0px; font-size: 12pt;"&gt;Thank you,&lt;/DIV&gt;&lt;DIV style="color: black; background-color: #ffffff; border: 0px; font-size: 12pt;"&gt;Selam M&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Apr 2020 17:11:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/create-shape-file-for-joined-data/m-p/340385#M754</guid>
      <dc:creator>SelamMuluneh</dc:creator>
      <dc:date>2020-04-26T17:11:38Z</dc:date>
    </item>
    <item>
      <title>Re: create shape file for joined data</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/create-shape-file-for-joined-data/m-p/340386#M755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What you need to do is add the join to the shapefile table, not your csv.&amp;nbsp; The attributes of the matching records from your csv will be transferred to the attribute table of the counties shapefile. Because a join is temporary in nature, you will then have to export the shapefile to a new one (right click on the the shapefile in the table of contents, data-&amp;gt;exportdata).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Apr 2020 17:32:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/create-shape-file-for-joined-data/m-p/340386#M755</guid>
      <dc:creator>DavidPike</dc:creator>
      <dc:date>2020-04-26T17:32:46Z</dc:date>
    </item>
  </channel>
</rss>

