<?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: tile large point dataset in LIDAR Resources Questions</title>
    <link>https://community.esri.com/t5/lidar-resources-questions/tile-large-point-dataset/m-p/773421#M24</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can't think of a specific tool that would accomplish what you need but there may be something out there not included in the core tools (I just can't recall if there is at the moment).&amp;nbsp; In any case, you should be able to automate this procedure with a model or script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Create a fishnet that covers the extent of your large point dataset and that has cells with the dimensions you require.&lt;/P&gt;&lt;P&gt;2. Iterate over each cell in the fishnet to select the points within it.&lt;/P&gt;&lt;P&gt;3. Export the selected points to a new feature class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will try to recall if I have actually come across a tool intended to do what you need and will post again if something comes to mind.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Sep 2015 18:44:12 GMT</pubDate>
    <dc:creator>GabrielUpchurch1</dc:creator>
    <dc:date>2015-09-23T18:44:12Z</dc:date>
    <item>
      <title>tile large point dataset</title>
      <link>https://community.esri.com/t5/lidar-resources-questions/tile-large-point-dataset/m-p/773420#M23</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to develop a routine that requires segmenting (tiling) potentially large point datasets into a series of smaller square blocks of point data. I need to be able to set the dimensions of the square and have each tile output as a new, separate file/feature class.&amp;nbsp; I have scoured ArcToolbox for anything like this - anyone out there have any suggestions???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2015 04:06:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/lidar-resources-questions/tile-large-point-dataset/m-p/773420#M23</guid>
      <dc:creator>SeanBemis</dc:creator>
      <dc:date>2015-09-23T04:06:46Z</dc:date>
    </item>
    <item>
      <title>Re: tile large point dataset</title>
      <link>https://community.esri.com/t5/lidar-resources-questions/tile-large-point-dataset/m-p/773421#M24</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can't think of a specific tool that would accomplish what you need but there may be something out there not included in the core tools (I just can't recall if there is at the moment).&amp;nbsp; In any case, you should be able to automate this procedure with a model or script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Create a fishnet that covers the extent of your large point dataset and that has cells with the dimensions you require.&lt;/P&gt;&lt;P&gt;2. Iterate over each cell in the fishnet to select the points within it.&lt;/P&gt;&lt;P&gt;3. Export the selected points to a new feature class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will try to recall if I have actually come across a tool intended to do what you need and will post again if something comes to mind.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2015 18:44:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/lidar-resources-questions/tile-large-point-dataset/m-p/773421#M24</guid>
      <dc:creator>GabrielUpchurch1</dc:creator>
      <dc:date>2015-09-23T18:44:12Z</dc:date>
    </item>
    <item>
      <title>Re: tile large point dataset</title>
      <link>https://community.esri.com/t5/lidar-resources-questions/tile-large-point-dataset/m-p/773422#M25</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Awesome - I can see how I could make the fishnet work.&amp;nbsp; Might take a little learning on my part to get it automated, but it's definitely an avenue I could follow. (although a more direct tiling tool would still be preferable &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've been trying to use the LAStools toolbox, but have spent the last couple days trying to figure out why the 'lastile' function is not working for me.&amp;nbsp; Just learned from the LAStools developer on another forum that the tile function only outputs to .las and .laz.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2015 19:35:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/lidar-resources-questions/tile-large-point-dataset/m-p/773422#M25</guid>
      <dc:creator>SeanBemis</dc:creator>
      <dc:date>2015-09-23T19:35:09Z</dc:date>
    </item>
    <item>
      <title>Re: tile large point dataset</title>
      <link>https://community.esri.com/t5/lidar-resources-questions/tile-large-point-dataset/m-p/773423#M26</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually, I think the lastile tool is the one I was thinking of.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What version of ArcGIS are you using and do you have any familiarity with ModelBuilder or Python scripting?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2015 19:49:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/lidar-resources-questions/tile-large-point-dataset/m-p/773423#M26</guid>
      <dc:creator>GabrielUpchurch1</dc:creator>
      <dc:date>2015-09-23T19:49:50Z</dc:date>
    </item>
    <item>
      <title>Re: tile large point dataset</title>
      <link>https://community.esri.com/t5/lidar-resources-questions/tile-large-point-dataset/m-p/773424#M27</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Once you have created your fishnet... try &lt;A href="http://www.arcgis.com/home/item.html?id=15ca63aebb4647a4b07bc94f3d051da5"&gt;Split Layer By Attributes&lt;/A&gt;​ which will take part of the selection process and export process if you can use shapefiles as input and output for now&lt;/P&gt;&lt;P&gt;if you can't access it, we are/were having some organizational access issues&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2015 21:19:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/lidar-resources-questions/tile-large-point-dataset/m-p/773424#M27</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2015-09-23T21:19:45Z</dc:date>
    </item>
  </channel>
</rss>

