<?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: Toruble with LiDAR data and using the tool Mosaic To New Raster with multiple images in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/toruble-with-lidar-data-and-using-the-tool-mosaic/m-p/561654#M31846</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I apologize. I'm working with 1meter DEM files that were obtained from LiDAR point cloud&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 May 2017 19:26:45 GMT</pubDate>
    <dc:creator>StevenNacinovich</dc:creator>
    <dc:date>2017-05-02T19:26:45Z</dc:date>
    <item>
      <title>Toruble with LiDAR data and using the tool Mosaic To New Raster with multiple images</title>
      <link>https://community.esri.com/t5/data-management-questions/toruble-with-lidar-data-and-using-the-tool-mosaic/m-p/561651#M31843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm having trouble running the tool Mosaic To New Raster with multiple LiDAR datasets. I have around 30-40 image datasets and I want combine them into one raster image that I can then use for watershed mapping. For some reason when I run the tool, it either won't show the rasters or only a handful of the input rasters show up, not the whole. I've already tried zooming to raster extent in TOC but that didn't help.&lt;/P&gt;&lt;P&gt;Set my Processing Extent parameters in environments to: Union of Inputs&lt;/P&gt;&lt;P&gt;Output location is in a file geodatabase&lt;/P&gt;&lt;P&gt;Have tried pixel types: 8_BIT_UNSIGNED &amp;amp; 32_BIT_FLOAT. neither with any success&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm fairly new to LiDAR data in ArGIS&amp;nbsp;so this may be a simple issue but I've been having trouble figuring it out. Any help on the matter would be much appreciated.&lt;/P&gt;&lt;P&gt;-Steve N.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 May 2017 18:53:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/toruble-with-lidar-data-and-using-the-tool-mosaic/m-p/561651#M31843</guid>
      <dc:creator>StevenNacinovich</dc:creator>
      <dc:date>2017-05-02T18:53:45Z</dc:date>
    </item>
    <item>
      <title>Re: Toruble with LiDAR data and using the tool Mosaic To New Raster with multiple images</title>
      <link>https://community.esri.com/t5/data-management-questions/toruble-with-lidar-data-and-using-the-tool-mosaic/m-p/561652#M31844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Steven,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would recommend adding your LiDAR data to a mosaic dataset:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/manage-data/raster-and-images/adding-lidar-data-to-a-mosaic-dataset.htm" title="http://desktop.arcgis.com/en/arcmap/latest/manage-data/raster-and-images/adding-lidar-data-to-a-mosaic-dataset.htm"&gt;Adding lidar data to a mosaic dataset—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 May 2017 19:21:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/toruble-with-lidar-data-and-using-the-tool-mosaic/m-p/561652#M31844</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2017-05-02T19:21:16Z</dc:date>
    </item>
    <item>
      <title>Re: Toruble with LiDAR data and using the tool Mosaic To New Raster with multiple images</title>
      <link>https://community.esri.com/t5/data-management-questions/toruble-with-lidar-data-and-using-the-tool-mosaic/m-p/561653#M31845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Steven,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your nomenclature is a little off and I want to make sure its understood what the issue is.&amp;nbsp; You say you have multiple "LiDAR Datasets", but LiDAR data is not a raster format, rather a point cloud usually in the form of a .las or .laz.&amp;nbsp; I'm guessing what you are working with are raster Digital Elevation Models, Intensity Images, or something similar raster file&amp;nbsp;that is generated from the LiDAR point cloud, not the "LiDAR Datasets" themselves.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;According to &lt;A href="https://gis.stackexchange.com/questions/112774/mosaic-to-new-raster-tool-fail"&gt;this stackexchange thread&lt;/A&gt;, sometimes ArcMap cannot render all of a raster image at its full extent and zooming into a smaller than full extent would fix the issue(so the tool works correctly, but display incorrectly).&amp;nbsp; It also has suggestions for working around to build a mosaic in a more manual fashion.&amp;nbsp; You could run cell statistics or something similar on your output to make sure there are not a large number of no data cells that would be indicative that the tool ran incorrectly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It would be helpful to know what file format your raster data is currently in, as well as what the export file type you are trying to create.&amp;nbsp; Also have you tried to create the output to just a regular folder instead of a FGDB to see if that changes results?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 May 2017 19:21:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/toruble-with-lidar-data-and-using-the-tool-mosaic/m-p/561653#M31845</guid>
      <dc:creator>IanMurray</dc:creator>
      <dc:date>2017-05-02T19:21:31Z</dc:date>
    </item>
    <item>
      <title>Re: Toruble with LiDAR data and using the tool Mosaic To New Raster with multiple images</title>
      <link>https://community.esri.com/t5/data-management-questions/toruble-with-lidar-data-and-using-the-tool-mosaic/m-p/561654#M31846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I apologize. I'm working with 1meter DEM files that were obtained from LiDAR point cloud&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 May 2017 19:26:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/toruble-with-lidar-data-and-using-the-tool-mosaic/m-p/561654#M31846</guid>
      <dc:creator>StevenNacinovich</dc:creator>
      <dc:date>2017-05-02T19:26:45Z</dc:date>
    </item>
    <item>
      <title>Re: Toruble with LiDAR data and using the tool Mosaic To New Raster with multiple images</title>
      <link>https://community.esri.com/t5/data-management-questions/toruble-with-lidar-data-and-using-the-tool-mosaic/m-p/561655#M31847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It worked! Instead of saving it to a FGDB I just saved it in a regular old folder and the rasters were combined to one image. Thanks for the help,&lt;/P&gt;&lt;P&gt;Steve N,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 May 2017 19:39:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/toruble-with-lidar-data-and-using-the-tool-mosaic/m-p/561655#M31847</guid>
      <dc:creator>StevenNacinovich</dc:creator>
      <dc:date>2017-05-02T19:39:16Z</dc:date>
    </item>
  </channel>
</rss>

