<?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 Im trying to plot a certain amount of points within a certain distance from eachother. Is there a tool that allows me to input a specifed number of points at a specified distance from eachother...more of an autocad question but want this is Arc. in Developers Questions</title>
    <link>https://community.esri.com/t5/developers-questions/im-trying-to-plot-a-certain-amount-of-points/m-p/57875#M317</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a polygon of a piece of land, I need to place 9 points within the polygon at 10 ft centers. How can I do this without placing a point and using the ruler or doing a 10 ft buffer on the point?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Mar 2017 01:14:53 GMT</pubDate>
    <dc:creator>JeffCarlo</dc:creator>
    <dc:date>2017-03-17T01:14:53Z</dc:date>
    <item>
      <title>Im trying to plot a certain amount of points within a certain distance from eachother. Is there a tool that allows me to input a specifed number of points at a specified distance from eachother...more of an autocad question but want this is Arc.</title>
      <link>https://community.esri.com/t5/developers-questions/im-trying-to-plot-a-certain-amount-of-points/m-p/57875#M317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a polygon of a piece of land, I need to place 9 points within the polygon at 10 ft centers. How can I do this without placing a point and using the ruler or doing a 10 ft buffer on the point?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Mar 2017 01:14:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/im-trying-to-plot-a-certain-amount-of-points/m-p/57875#M317</guid>
      <dc:creator>JeffCarlo</dc:creator>
      <dc:date>2017-03-17T01:14:53Z</dc:date>
    </item>
    <item>
      <title>Re: Im trying to plot a certain amount of points within a certain distance from eachother. Is there a tool that allows me to input a specifed number of points at a specified distance from eachother...more of an autocad question but want this is Arc.</title>
      <link>https://community.esri.com/t5/developers-questions/im-trying-to-plot-a-certain-amount-of-points/m-p/57876#M318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check the &lt;A href="http://codesharing.arcgis.com/"&gt;Arcscripts Code sharing Site&lt;/A&gt;&amp;nbsp;ple there are all kinds of tools to create point patterns.. &lt;A href="http://www.arcgis.com/home/item.html?id=ea2ebf22c42e4121b00dc1d339d35f7a"&gt;for example.....&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Mar 2017 01:35:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/im-trying-to-plot-a-certain-amount-of-points/m-p/57876#M318</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-03-17T01:35:07Z</dc:date>
    </item>
    <item>
      <title>Re: Im trying to plot a certain amount of points within a certain distance from eachother. Is there a tool that allows me to input a specifed number of points at a specified distance from eachother...more of an autocad question but want this is Arc.</title>
      <link>https://community.esri.com/t5/developers-questions/im-trying-to-plot-a-certain-amount-of-points/m-p/57877#M319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can also try &lt;A href="http://desktop.arcgis.com/en/arcmap/10.3/tools/data-management-toolbox/create-fishnet.htm"&gt;creating Fishnet&lt;/A&gt; with&amp;nbsp;&lt;SPAN style="color: #4d4d4d; background-color: #fefefe;"&gt;an optional point dataset containing centroids of each cell.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Mar 2017 01:42:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/im-trying-to-plot-a-certain-amount-of-points/m-p/57877#M319</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2017-03-17T01:42:49Z</dc:date>
    </item>
    <item>
      <title>Re: Im trying to plot a certain amount of points within a certain distance from eachother. Is there a tool that allows me to input a specifed number of points at a specified distance from eachother...more of an autocad question but want this is Arc.</title>
      <link>https://community.esri.com/t5/developers-questions/im-trying-to-plot-a-certain-amount-of-points/m-p/57878#M320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/generatetesellation.htm"&gt;or hexagons.... &lt;/A&gt;But make sure that you are using a hexagon's&amp;nbsp;centres if they have to be 10 units in&amp;nbsp;the diagonal direction as well.&amp;nbsp; If the axis oriented centroids are sufficient, then this would just be an extra step&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Mar 2017 01:51:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/im-trying-to-plot-a-certain-amount-of-points/m-p/57878#M320</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-03-17T01:51:27Z</dc:date>
    </item>
    <item>
      <title>Re: Im trying to plot a certain amount of points within a certain distance from eachother. Is there a tool that allows me to input a specifed number of points at a specified distance from eachother...more of an autocad question but want this is Arc.</title>
      <link>https://community.esri.com/t5/developers-questions/im-trying-to-plot-a-certain-amount-of-points/m-p/57879#M321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I will check it out...thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Mar 2017 14:46:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/im-trying-to-plot-a-certain-amount-of-points/m-p/57879#M321</guid>
      <dc:creator>JeffCarlo</dc:creator>
      <dc:date>2017-03-17T14:46:52Z</dc:date>
    </item>
  </channel>
</rss>

