Support Home
Software
Knowledge Base
Downloads
User Forums
Customer Service
|
Training
|
Contact Us
You are here:
Home
>
Downloads
>
ArcScripts
>
Search Results
> Script Details
Login
|
Feedback
|
Help
Assign LAS lidar intensity from BLOB attribute to z
contact author
|
download help
|
add bookmark
|
view bookmarks
Author
Clayton Crawford
File Name
IntensityBlobToZ.zip
Language
Visual Basic
Last Modified
Jun 4 2009
Status of work
ESRI Attribution and Licensing Agreement
Software
ArcGIS Desktop
File Size
2.09 kb
Downloads
158
ArcScripts is intended for the free exchange of scripts and tools related to ESRI software products. Please alert the moderator if this script is a demo, trial-version, or an advertisement for a retail product.
Summary
Takes lidar intensity values stored in a BLOB field in a multipoint feature class and substitutes them for the point z values. Output is written to a new multipoint feature class.
After intensity is assigned to z the points can be processed using the geoprocessing PointToRaster tool to make a lidar intensity image (using 'Shape' as the Value field).