<?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: Newbie- Python and Fusion in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/newbie-python-and-fusion/m-p/196685#M15096</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks so much, Chris! This was a big help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Jul 2011 16:52:42 GMT</pubDate>
    <dc:creator>Jessicahightower</dc:creator>
    <dc:date>2011-07-08T16:52:42Z</dc:date>
    <item>
      <title>Newbie- Python and Fusion</title>
      <link>https://community.esri.com/t5/python-questions/newbie-python-and-fusion/m-p/196683#M15094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello out there! I am brand new to python, but I have been told that I can use python in conjunction with fusion to clip out the points I need from my .las lidar files. I am trying to figure out how to write a Python script that creates a polygon for each of my plots and then invokes the PolyClipData command from Fusion on that polygon to clip out the .LAS files.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What I have now is my shapefile with the plots I am using (300) and a large dataset of lidar files (~800 tiles, 6 billion points). &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If anyone can offer any advice on where to go for additional information, then I would be very appreciative. At this point, I am not too sure where to start. Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jul 2011 15:48:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/newbie-python-and-fusion/m-p/196683#M15094</guid>
      <dc:creator>Jessicahightower</dc:creator>
      <dc:date>2011-07-05T15:48:24Z</dc:date>
    </item>
    <item>
      <title>Re: Newbie- Python and Fusion</title>
      <link>https://community.esri.com/t5/python-questions/newbie-python-and-fusion/m-p/196684#M15095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Jessica,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've done quite a bit of work with python and fusion. Generally, the key is to use python to generate fusion batch files, which in turn you call using the python 'subprocess' module. I've attached an example script that clips las data based on forest plot centre coordinates contained in multiple .csv files. See page 33 of the fusion manual for the syntax to use for the clip tool. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope this isn't overly confusing and at least provides you with a way forward.... It shouldn't be too difficult to modify it to use shapefiles.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Chris&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jul 2011 18:11:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/newbie-python-and-fusion/m-p/196684#M15095</guid>
      <dc:creator>ChrisBater</dc:creator>
      <dc:date>2011-07-05T18:11:05Z</dc:date>
    </item>
    <item>
      <title>Re: Newbie- Python and Fusion</title>
      <link>https://community.esri.com/t5/python-questions/newbie-python-and-fusion/m-p/196685#M15096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks so much, Chris! This was a big help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jul 2011 16:52:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/newbie-python-and-fusion/m-p/196685#M15096</guid>
      <dc:creator>Jessicahightower</dc:creator>
      <dc:date>2011-07-08T16:52:42Z</dc:date>
    </item>
    <item>
      <title>Re: Newbie- Python and Fusion</title>
      <link>https://community.esri.com/t5/python-questions/newbie-python-and-fusion/m-p/196686#M15097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;My pleasure. Let me know if you hit a stumbling block.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jul 2011 17:26:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/newbie-python-and-fusion/m-p/196686#M15097</guid>
      <dc:creator>ChrisBater</dc:creator>
      <dc:date>2011-07-08T17:26:39Z</dc:date>
    </item>
  </channel>
</rss>

