<?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 Las to raster conversion problem in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/las-to-raster-conversion-problem/m-p/133985#M10477</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;BR /&gt;I have got problem with .las las to raster conversion. I use arcpy funcion &lt;SPAN style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; font-size: 12.8px;"&gt;LasDatasetToRaster_conversion and this function interpolates wrong. It makes wite areas around points. I use "binning average natural neighbor" with RGB to make ortophoto of the area. But other binning gives me the holes. Normally with .shp I use Topo to raster conversion and than I convert bands into standard picture with no holes. But I have to work with very big data and I use .las format. Please, do you know what I have to do to let computer fill the holes in the raster?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; font-size: 12.8px;"&gt;Thank you &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; font-size: 12.8px;"&gt;&lt;IMG alt="https://www.email.cz/download/i/jkrvRdo812MZHZZODkIy63WduGcTwNyWqzB_CH2KwhKAG69hbD9T_Ua1iL9SQZRLb82g1yk/%C5%A0v%C3%A9dsko.png" class="shrinkToFit jive-image" height="945" src="https://www.email.cz/download/i/jkrvRdo812MZHZZODkIy63WduGcTwNyWqzB_CH2KwhKAG69hbD9T_Ua1iL9SQZRLb82g1yk/%C5%A0v%C3%A9dsko.png" width="1848" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Oct 2015 09:01:47 GMT</pubDate>
    <dc:creator>MichalKowalski</dc:creator>
    <dc:date>2015-10-07T09:01:47Z</dc:date>
    <item>
      <title>Las to raster conversion problem</title>
      <link>https://community.esri.com/t5/python-questions/las-to-raster-conversion-problem/m-p/133985#M10477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;BR /&gt;I have got problem with .las las to raster conversion. I use arcpy funcion &lt;SPAN style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; font-size: 12.8px;"&gt;LasDatasetToRaster_conversion and this function interpolates wrong. It makes wite areas around points. I use "binning average natural neighbor" with RGB to make ortophoto of the area. But other binning gives me the holes. Normally with .shp I use Topo to raster conversion and than I convert bands into standard picture with no holes. But I have to work with very big data and I use .las format. Please, do you know what I have to do to let computer fill the holes in the raster?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; font-size: 12.8px;"&gt;Thank you &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; font-size: 12.8px;"&gt;&lt;IMG alt="https://www.email.cz/download/i/jkrvRdo812MZHZZODkIy63WduGcTwNyWqzB_CH2KwhKAG69hbD9T_Ua1iL9SQZRLb82g1yk/%C5%A0v%C3%A9dsko.png" class="shrinkToFit jive-image" height="945" src="https://www.email.cz/download/i/jkrvRdo812MZHZZODkIy63WduGcTwNyWqzB_CH2KwhKAG69hbD9T_Ua1iL9SQZRLb82g1yk/%C5%A0v%C3%A9dsko.png" width="1848" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2015 09:01:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/las-to-raster-conversion-problem/m-p/133985#M10477</guid>
      <dc:creator>MichalKowalski</dc:creator>
      <dc:date>2015-10-07T09:01:47Z</dc:date>
    </item>
    <item>
      <title>Re: Las to raster conversion problem</title>
      <link>https://community.esri.com/t5/python-questions/las-to-raster-conversion-problem/m-p/133986#M10478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;when you compare your code sample to that in the help topic &lt;A href="http://desktop.arcgis.com/en/desktop/latest/tools/conversion-toolbox/las-dataset-to-raster.htm" title="http://desktop.arcgis.com/en/desktop/latest/tools/conversion-toolbox/las-dataset-to-raster.htm"&gt;LAS Dataset To Raster—Help | ArcGIS for Desktop&lt;/A&gt; &lt;/P&gt;&lt;P&gt;have you specified sufficient and appropriate options to obtain the desired result?&amp;nbsp; It would be useful to see what was specified and/or omitted in your case, as a starting point to solving the problem&lt;/P&gt;&lt;P&gt;​&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2015 09:29:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/las-to-raster-conversion-problem/m-p/133986#M10478</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2015-10-07T09:29:49Z</dc:date>
    </item>
  </channel>
</rss>

