<?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: How to clip LASD by shape files? in 3D Questions</title>
    <link>https://community.esri.com/t5/3d-questions/how-to-clip-lasd-by-shape-files/m-p/159070#M996</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The surface constraints are only enforced when the LAS dataset is viewed as a surface.&amp;nbsp; When viewed as points, all LAS files in the LASD will get rendered.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You might want to consider using a mosaic dataset to manage your lidar data. The mosaic layer has a footprint layer that can be attributed with any information. In your case, you can add city names to a field in its table. The field can then be queried to make your desired selection.&amp;nbsp; I've created a sample for creating a LAS dataset from a mosaic that you can download here to facilitate this type of workflow:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.arcgis.com/home/item.html?id=d8782286e3c9442bb5c244bf39da5966"&gt;http://www.arcgis.com/home/item.html?id=d8782286e3c9442bb5c244bf39da5966&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 May 2013 20:03:25 GMT</pubDate>
    <dc:creator>KhalidDuri1</dc:creator>
    <dc:date>2013-05-23T20:03:25Z</dc:date>
    <item>
      <title>How to clip LASD by shape files?</title>
      <link>https://community.esri.com/t5/3d-questions/how-to-clip-lasd-by-shape-files/m-p/159069#M995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a very large LASD which I want to separate the data by towns. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The numbering code for the las files isn't readily apparent, so I cannot sort the files that way.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a map of the state that I have the las files for, and I have shape files (2D) for the towns which I have extracted from the state map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to use the town shape files as a surface constraint for the LASD so that only the las files that fall within that town are saved/are available to do analysis.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Eventually, I want to do this for all of the towns that I have las data for.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How do I go about doing this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have tried going into the lasd properties both when creating and after creating an lasd and uploading my shape file as a surface constraint with either a hard or soft clip option, but nothing happens.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a different way to do this? Or am I doing something wrong?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help would be appreciated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 12:47:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/how-to-clip-lasd-by-shape-files/m-p/159069#M995</guid>
      <dc:creator>DavidGuerra1</dc:creator>
      <dc:date>2013-05-21T12:47:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to clip LASD by shape files?</title>
      <link>https://community.esri.com/t5/3d-questions/how-to-clip-lasd-by-shape-files/m-p/159070#M996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The surface constraints are only enforced when the LAS dataset is viewed as a surface.&amp;nbsp; When viewed as points, all LAS files in the LASD will get rendered.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You might want to consider using a mosaic dataset to manage your lidar data. The mosaic layer has a footprint layer that can be attributed with any information. In your case, you can add city names to a field in its table. The field can then be queried to make your desired selection.&amp;nbsp; I've created a sample for creating a LAS dataset from a mosaic that you can download here to facilitate this type of workflow:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.arcgis.com/home/item.html?id=d8782286e3c9442bb5c244bf39da5966"&gt;http://www.arcgis.com/home/item.html?id=d8782286e3c9442bb5c244bf39da5966&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 May 2013 20:03:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/how-to-clip-lasd-by-shape-files/m-p/159070#M996</guid>
      <dc:creator>KhalidDuri1</dc:creator>
      <dc:date>2013-05-23T20:03:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to clip LASD by shape files?</title>
      <link>https://community.esri.com/t5/3d-questions/how-to-clip-lasd-by-shape-files/m-p/159071#M997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Still looking for a way to extract to simply export a new clipped LASD from an existing LASD without having to load into a mosaic dataset / use a raster format as an intermediate format...&amp;nbsp; (i.e. Right Click &amp;amp; Export Data functionality)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Oct 2013 17:04:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/how-to-clip-lasd-by-shape-files/m-p/159071#M997</guid>
      <dc:creator>RyanPaquette</dc:creator>
      <dc:date>2013-10-21T17:04:03Z</dc:date>
    </item>
  </channel>
</rss>

