<?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: Shapefile from an Excel spreadsheet in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/shapefile-from-an-excel-spreadsheet/m-p/697469#M30905</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;make XY event layer can use the table you created in the first step.&lt;/P&gt;&lt;P&gt;To create a shapefile, use one of the 3 options listed in the quote.&lt;/P&gt;&lt;P&gt;Make sure that the shapefile's destination is a folder not a gdb, and specify the *.shp file extension&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 May 2020 23:35:38 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2020-05-04T23:35:38Z</dc:date>
    <item>
      <title>Shapefile from an Excel spreadsheet</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/shapefile-from-an-excel-spreadsheet/m-p/697466#M30902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So I have a project for a class, I used an spider-type program to gather data from a real estate-selling webpage. So each row is a house. It contains data on the price, size number of bedrooms, and the coordinates (which the spider collected from the adds that were linked to google maps. I want to import that into Arcgis Pro. I need a shapefile that consists of points (each house will be a point).&amp;nbsp;&lt;BR /&gt;Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 May 2020 21:38:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/shapefile-from-an-excel-spreadsheet/m-p/697466#M30902</guid>
      <dc:creator>StwarthPiedra_Bonilla</dc:creator>
      <dc:date>2020-05-04T21:38:25Z</dc:date>
    </item>
    <item>
      <title>Re: Shapefile from an Excel spreadsheet</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/shapefile-from-an-excel-spreadsheet/m-p/697467#M30903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/tool-reference/conversion/excel-to-table.htm" title="https://pro.arcgis.com/en/pro-app/tool-reference/conversion/excel-to-table.htm"&gt;Excel To Table—Conversion toolbox | Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/tool-reference/data-management/make-xy-event-layer.htm" title="https://pro.arcgis.com/en/pro-app/tool-reference/data-management/make-xy-event-layer.htm"&gt;Make XY Event Layer—Data Management toolbox | Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;is one way&lt;/P&gt;&lt;P&gt;Then wrap it up&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;SPAN style="color: #4c4c4c; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;You can export this event layer to a feature class on disk using the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #4c4c4c; background-color: #ffffff;"&gt;&lt;A class="" href="https://pro.arcgis.com/en/pro-app/tool-reference/data-management/copy-features.htm" style="color: #0074b8; text-decoration: none;"&gt;Copy Features&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #4c4c4c; background-color: #ffffff;"&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #4c4c4c; background-color: #ffffff;"&gt;&lt;A class="" href="https://pro.arcgis.com/en/pro-app/tool-reference/data-management/feature-to-point.htm" style="color: #0074b8; text-decoration: none;"&gt;Feature to Point&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #4c4c4c; background-color: #ffffff;"&gt;, or&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #4c4c4c; background-color: #ffffff;"&gt;&lt;A class="" href="https://pro.arcgis.com/en/pro-app/tool-reference/conversion/feature-class-to-feature-class.htm" style="color: #0074b8; text-decoration: none;"&gt;Feature Class to Feature Class&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #4c4c4c; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;tool.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 May 2020 21:52:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/shapefile-from-an-excel-spreadsheet/m-p/697467#M30903</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2020-05-04T21:52:19Z</dc:date>
    </item>
    <item>
      <title>Re: Shapefile from an Excel spreadsheet</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/shapefile-from-an-excel-spreadsheet/m-p/697468#M30904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, if I get it right, I need to run those steps in a Python IDE, right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I don't finish getting is that&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/tool-reference/conversion/excel-to-table.htm"&gt;Excel to Table&lt;/A&gt;&amp;nbsp;return a table in .gdb right?&lt;BR /&gt;But the&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/tool-reference/data-management/make-xy-event-layer.htm"&gt;Make XY Event Layer&lt;/A&gt;&amp;nbsp;requires a table in a .dbf, so.... I don´t know if it works that way.&lt;BR /&gt;&lt;BR /&gt;Also, is a layer the same as a shapefile? Can I work them the same?&lt;BR /&gt;&lt;BR /&gt;Thank you very much for answering!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 May 2020 22:04:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/shapefile-from-an-excel-spreadsheet/m-p/697468#M30904</guid>
      <dc:creator>StwarthPiedra_Bonilla</dc:creator>
      <dc:date>2020-05-04T22:04:30Z</dc:date>
    </item>
    <item>
      <title>Re: Shapefile from an Excel spreadsheet</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/shapefile-from-an-excel-spreadsheet/m-p/697469#M30905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;make XY event layer can use the table you created in the first step.&lt;/P&gt;&lt;P&gt;To create a shapefile, use one of the 3 options listed in the quote.&lt;/P&gt;&lt;P&gt;Make sure that the shapefile's destination is a folder not a gdb, and specify the *.shp file extension&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 May 2020 23:35:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/shapefile-from-an-excel-spreadsheet/m-p/697469#M30905</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2020-05-04T23:35:38Z</dc:date>
    </item>
  </channel>
</rss>

