<?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: Is there a way to return the average point spacing of a LAS file in ArcPy? in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/is-there-a-way-to-return-the-average-point-spacing/m-p/1542774#M72942</link>
    <description>&lt;P&gt;Found the following in a past Esri Community response from an Esri employee and it worked for me:&lt;/P&gt;&lt;LI-CODE lang="python"&gt;arcpy.Describe("lidar.las").pointSpacing&lt;/LI-CODE&gt;</description>
    <pubDate>Wed, 25 Sep 2024 23:29:34 GMT</pubDate>
    <dc:creator>jacob_ekn</dc:creator>
    <dc:date>2024-09-25T23:29:34Z</dc:date>
    <item>
      <title>Is there a way to return the average point spacing of a LAS file in ArcPy?</title>
      <link>https://community.esri.com/t5/python-questions/is-there-a-way-to-return-the-average-point-spacing/m-p/1542601#M72935</link>
      <description>&lt;P&gt;I'm making a script tool where I'd like to automatically obtain the average point spacing of a lidar data set for performing a TIN delineation. I know there's a way to view the point spacing in the properties of a LAS file but couldn't find anything about returning it in ArcPy.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2024 17:56:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/is-there-a-way-to-return-the-average-point-spacing/m-p/1542601#M72935</guid>
      <dc:creator>jacob_ekn</dc:creator>
      <dc:date>2024-09-25T17:56:23Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to return the average point spacing of a LAS file in ArcPy?</title>
      <link>https://community.esri.com/t5/python-questions/is-there-a-way-to-return-the-average-point-spacing/m-p/1542774#M72942</link>
      <description>&lt;P&gt;Found the following in a past Esri Community response from an Esri employee and it worked for me:&lt;/P&gt;&lt;LI-CODE lang="python"&gt;arcpy.Describe("lidar.las").pointSpacing&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 25 Sep 2024 23:29:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/is-there-a-way-to-return-the-average-point-spacing/m-p/1542774#M72942</guid>
      <dc:creator>jacob_ekn</dc:creator>
      <dc:date>2024-09-25T23:29:34Z</dc:date>
    </item>
  </channel>
</rss>

