<?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: Creating a buffer in ArcGIS Server with JavaScript API Questions</title>
    <link>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/creating-a-buffer/m-p/882051#M734</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As Chris mentioned, you will need to make is a shape or feature class.&amp;nbsp; An event table is just a temporary view of the data.&lt;/P&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/desktop/latest/map/working-with-layers/adding-x-y-coordinate-data-as-a-layer.htm" title="http://desktop.arcgis.com/en/desktop/latest/map/working-with-layers/adding-x-y-coordinate-data-as-a-layer.htm"&gt;Adding x,y coordinate data as a layer—Help | ArcGIS for Desktop&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;...If you want to be able to perform these &amp;lt;&amp;lt;or pretty much any task..my comment&amp;gt;&amp;gt;tasks, you can export the x,y layer to a feature class using the steps below or follow the steps above to use the &lt;SPAN class="wintitle"&gt;Catalog&lt;/SPAN&gt; window to create a feature class from an x,y table....&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;IMG __jive_id="161887" alt="" class="image-1 jive-image" height="348" src="https://community.esri.com/legacyfs/online/161887_pastedImage_1.png" style="width: 469px; height: 347.746px;" width="469" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Dec 2015 17:35:00 GMT</pubDate>
    <dc:creator>RebeccaStrauch__GISP</dc:creator>
    <dc:date>2015-12-28T17:35:00Z</dc:date>
    <item>
      <title>Creating a buffer</title>
      <link>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/creating-a-buffer/m-p/882049#M732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, this may be a basic question but I cannot resolve this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used an excel speadsheet populated with xy coordinates to plot points on my map and this worked out fine. I now want to place a buffer around the points and everytime I try I have gotten error messages saying "output feature class : &amp;lt;empty&amp;gt;" and "cannot open sheet1$events"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I attempt to create the buffer I am pressing the dropdown arrow on input feature and selecting the layer I want, which then automatically populates the output feature class. I then put in the distance in and press ok.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What am I missing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Dec 2015 15:01:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/creating-a-buffer/m-p/882049#M732</guid>
      <dc:creator>TravisMartin</dc:creator>
      <dc:date>2015-12-22T15:01:28Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a buffer</title>
      <link>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/creating-a-buffer/m-p/882050#M733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try exporting as a shapefile or gdb feature class first!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Dec 2015 17:12:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/creating-a-buffer/m-p/882050#M733</guid>
      <dc:creator>ChrisSmith7</dc:creator>
      <dc:date>2015-12-28T17:12:24Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a buffer</title>
      <link>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/creating-a-buffer/m-p/882051#M734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As Chris mentioned, you will need to make is a shape or feature class.&amp;nbsp; An event table is just a temporary view of the data.&lt;/P&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/desktop/latest/map/working-with-layers/adding-x-y-coordinate-data-as-a-layer.htm" title="http://desktop.arcgis.com/en/desktop/latest/map/working-with-layers/adding-x-y-coordinate-data-as-a-layer.htm"&gt;Adding x,y coordinate data as a layer—Help | ArcGIS for Desktop&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;...If you want to be able to perform these &amp;lt;&amp;lt;or pretty much any task..my comment&amp;gt;&amp;gt;tasks, you can export the x,y layer to a feature class using the steps below or follow the steps above to use the &lt;SPAN class="wintitle"&gt;Catalog&lt;/SPAN&gt; window to create a feature class from an x,y table....&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;IMG __jive_id="161887" alt="" class="image-1 jive-image" height="348" src="https://community.esri.com/legacyfs/online/161887_pastedImage_1.png" style="width: 469px; height: 347.746px;" width="469" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Dec 2015 17:35:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/creating-a-buffer/m-p/882051#M734</guid>
      <dc:creator>RebeccaStrauch__GISP</dc:creator>
      <dc:date>2015-12-28T17:35:00Z</dc:date>
    </item>
  </channel>
</rss>

