<?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: Raster DEM to Tiles based on shapefile??? in 3D Questions</title>
    <link>https://community.esri.com/t5/3d-questions/raster-dem-to-tiles-based-on-shapefile/m-p/150106#M953</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00q900000025000000"&gt;Point File Information&lt;/A&gt;&lt;SPAN&gt; tool will create a series of polygons based on the lidar data.&amp;nbsp; That could be used for the index grid, since it will have the original LAS data there.&amp;nbsp; What you could use is the tool at 10.1 that will convert the &lt;/SPAN&gt;&lt;A href="http://resourcesbeta.arcgis.com/en/help/main/10.1/index.html#//001200000052000000"&gt;LAS Dataset directly to a raster&lt;/A&gt;&lt;SPAN&gt; if that is your preferred display method.&amp;nbsp; You would have to create the LAS dataset, but the process is simply adding the LAS data directly to the LAS Dataset, no pyramid creation is necessary like a terrain. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However at 10, I do not know of a way unless you cyclically process each individual file from LAS to terrain to raster for you to end up with the 700 LAS and 700 DEMs.&amp;nbsp; I suppose since you have the larger terrain, you can convert it to a raster and then &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00400000000z000000.htm"&gt;iterate&lt;/A&gt;&lt;SPAN&gt; through the point file information polygon and clip each one.&amp;nbsp; I am not sure which one would be faster based on what you have already done.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 May 2012 12:55:47 GMT</pubDate>
    <dc:creator>JeffreySwain</dc:creator>
    <dc:date>2012-05-15T12:55:47Z</dc:date>
    <item>
      <title>Raster DEM to Tiles based on shapefile???</title>
      <link>https://community.esri.com/t5/3d-questions/raster-dem-to-tiles-based-on-shapefile/m-p/150105#M952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A little bit of a background.&amp;nbsp; We are receiving LIDAR Data for whole counties at a time, this can be anywhere from several 100 to several thousand tiles.&amp;nbsp; Each LAS tile has a specific name that we will eventually want to have a raster for each LAS tile.&amp;nbsp; I currently created a GeoDatabase, was able to convert the LAS files to multipoint and generate a terrain for all the tiles.&amp;nbsp; I then converted the Terrain to a raster.&amp;nbsp; I want to be able to now take that one raster image and clip it to the shapefile grid, so if it has 700 tiles i am given 700 raster DEM's and have them automatically name the raster to the tile name.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was able to use "split raster" and input the cell size, and it works.&amp;nbsp; However, the names of the tiles are generic.&amp;nbsp; Any thoughts?&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2012 16:51:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/raster-dem-to-tiles-based-on-shapefile/m-p/150105#M952</guid>
      <dc:creator>JeffLangella</dc:creator>
      <dc:date>2012-05-14T16:51:20Z</dc:date>
    </item>
    <item>
      <title>Re: Raster DEM to Tiles based on shapefile???</title>
      <link>https://community.esri.com/t5/3d-questions/raster-dem-to-tiles-based-on-shapefile/m-p/150106#M953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00q900000025000000"&gt;Point File Information&lt;/A&gt;&lt;SPAN&gt; tool will create a series of polygons based on the lidar data.&amp;nbsp; That could be used for the index grid, since it will have the original LAS data there.&amp;nbsp; What you could use is the tool at 10.1 that will convert the &lt;/SPAN&gt;&lt;A href="http://resourcesbeta.arcgis.com/en/help/main/10.1/index.html#//001200000052000000"&gt;LAS Dataset directly to a raster&lt;/A&gt;&lt;SPAN&gt; if that is your preferred display method.&amp;nbsp; You would have to create the LAS dataset, but the process is simply adding the LAS data directly to the LAS Dataset, no pyramid creation is necessary like a terrain. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However at 10, I do not know of a way unless you cyclically process each individual file from LAS to terrain to raster for you to end up with the 700 LAS and 700 DEMs.&amp;nbsp; I suppose since you have the larger terrain, you can convert it to a raster and then &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00400000000z000000.htm"&gt;iterate&lt;/A&gt;&lt;SPAN&gt; through the point file information polygon and clip each one.&amp;nbsp; I am not sure which one would be faster based on what you have already done.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 May 2012 12:55:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/raster-dem-to-tiles-based-on-shapefile/m-p/150106#M953</guid>
      <dc:creator>JeffreySwain</dc:creator>
      <dc:date>2012-05-15T12:55:47Z</dc:date>
    </item>
  </channel>
</rss>

