<?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: create a shapefile in New to GIS Questions</title>
    <link>https://community.esri.com/t5/new-to-gis-questions/create-a-shapefile/m-p/89416#M201</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry Chris I was in a hurry and i didn't look at your name and i thought that was Dan... I REALLY appreciate your input and help&lt;/P&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Nov 2014 04:55:59 GMT</pubDate>
    <dc:creator>ABDALLAMOHAMED</dc:creator>
    <dc:date>2014-11-13T04:55:59Z</dc:date>
    <item>
      <title>create a shapefile</title>
      <link>https://community.esri.com/t5/new-to-gis-questions/create-a-shapefile/m-p/89409#M194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello.&lt;/P&gt;&lt;P&gt;I have a shapefile table and i wanted to select some rows from it and then convert and save them as a shapefile. Any help? appreciated&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2014 19:41:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/new-to-gis-questions/create-a-shapefile/m-p/89409#M194</guid>
      <dc:creator>ABDALLAMOHAMED</dc:creator>
      <dc:date>2014-11-12T19:41:01Z</dc:date>
    </item>
    <item>
      <title>Re: create a shapefile</title>
      <link>https://community.esri.com/t5/new-to-gis-questions/create-a-shapefile/m-p/89410#M195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You will need to add two fields either Longitude, Latitude or X,Y and provide the coordinates for each feature in the table, then you go File, Add Data, Add XY data to create an event theme...you can then export the event theme to a shapefile.&amp;nbsp; If your table contains address, lookup Geocoding in the help files.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2014 19:45:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/new-to-gis-questions/create-a-shapefile/m-p/89410#M195</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2014-11-12T19:45:13Z</dc:date>
    </item>
    <item>
      <title>Re: create a shapefile</title>
      <link>https://community.esri.com/t5/new-to-gis-questions/create-a-shapefile/m-p/89411#M196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dan ..thanks for your reply. My table is a shapefile table do i still need to add xy coordinates? if so how can i do that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2014 20:00:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/new-to-gis-questions/create-a-shapefile/m-p/89411#M196</guid>
      <dc:creator>ABDALLAMOHAMED</dc:creator>
      <dc:date>2014-11-12T20:00:11Z</dc:date>
    </item>
    <item>
      <title>Re: create a shapefile</title>
      <link>https://community.esri.com/t5/new-to-gis-questions/create-a-shapefile/m-p/89412#M197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you already have a shapefile, here's what you can do:&lt;/P&gt;&lt;P&gt;1.&amp;nbsp; Add the shapefile into ArcGIS.&lt;/P&gt;&lt;P&gt;2.&amp;nbsp; Next, we will do the selection.&amp;nbsp; Since you said you wanted to select the rows, open the Attribute Table for the shapefile.&amp;nbsp; You can do this by Right-clicking on the shapefile name in the Table of Contents (where the shapefile is located in ArcMap) and choosing "Open Attribute table.&lt;/P&gt;&lt;P&gt;3.&amp;nbsp; Next, we will click the rows you want to select to create the Selection.&lt;/P&gt;&lt;P&gt;-&amp;nbsp; Hold down the Shift Key to select rows including all the rows in between.&lt;/P&gt;&lt;P&gt;-&amp;nbsp; Hold down the Control Key to Select/Unselect individual rows.&lt;/P&gt;&lt;P&gt;-&amp;nbsp; There is a "Clear Selection" icon on top which is helpful if you find you have selected way too much and want to start over.&lt;/P&gt;&lt;P&gt;4.&amp;nbsp; When you have all the rows selected that you need, the next step is to export them. Right-click on the shapefile in the Table of Contents.&amp;nbsp; Choose "Data", then off of that "Export Data".&lt;/P&gt;&lt;P&gt;5.&amp;nbsp; An "Export Data" window will appear.&amp;nbsp; Make sure the topmost setting is set to "Export:&amp;nbsp; Selected Features" so that only the features you chose are exported.&lt;/P&gt;&lt;P&gt;6.&amp;nbsp; For "Output Feature Class", hit the folder icon on the right and browse to where you want the file saved.&amp;nbsp; Name it what you wish, and for "Save as Type:" be sure to choose "Shapefile."&lt;/P&gt;&lt;P&gt;7.&amp;nbsp; Hit the "Save" button.&amp;nbsp; Done.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris Donohue, GISP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2014 20:54:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/new-to-gis-questions/create-a-shapefile/m-p/89412#M197</guid>
      <dc:creator>ChrisDonohue__GISP</dc:creator>
      <dc:date>2014-11-12T20:54:53Z</dc:date>
    </item>
    <item>
      <title>Re: create a shapefile</title>
      <link>https://community.esri.com/t5/new-to-gis-questions/create-a-shapefile/m-p/89413#M198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK let me try it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2014 21:40:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/new-to-gis-questions/create-a-shapefile/m-p/89413#M198</guid>
      <dc:creator>ABDALLAMOHAMED</dc:creator>
      <dc:date>2014-11-12T21:40:32Z</dc:date>
    </item>
    <item>
      <title>Re: create a shapefile</title>
      <link>https://community.esri.com/t5/new-to-gis-questions/create-a-shapefile/m-p/89414#M199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dan ..I got it.It works great with me... Thanks a lot for your help. Appreciated&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2014 22:04:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/new-to-gis-questions/create-a-shapefile/m-p/89414#M199</guid>
      <dc:creator>ABDALLAMOHAMED</dc:creator>
      <dc:date>2014-11-12T22:04:03Z</dc:date>
    </item>
    <item>
      <title>Re: create a shapefile</title>
      <link>https://community.esri.com/t5/new-to-gis-questions/create-a-shapefile/m-p/89415#M200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No...I assumes you just had the dbf portion erroneously...my bad...but this sometimes happens when people try the export from the table rather from the layer in the TOC... And of course, a query would expedite the process rather manual selection, if applicable&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Nov 2014 01:37:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/new-to-gis-questions/create-a-shapefile/m-p/89415#M200</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2014-11-13T01:37:01Z</dc:date>
    </item>
    <item>
      <title>Re: create a shapefile</title>
      <link>https://community.esri.com/t5/new-to-gis-questions/create-a-shapefile/m-p/89416#M201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry Chris I was in a hurry and i didn't look at your name and i thought that was Dan... I REALLY appreciate your input and help&lt;/P&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Nov 2014 04:55:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/new-to-gis-questions/create-a-shapefile/m-p/89416#M201</guid>
      <dc:creator>ABDALLAMOHAMED</dc:creator>
      <dc:date>2014-11-13T04:55:59Z</dc:date>
    </item>
  </channel>
</rss>

