X
PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 11 Apr 2013 04:11 AM by  anon
E3de / Envi Batch Generation of Building Polygons and DEM/DSM
 3 Replies
Sort:
You are not authorized to post a reply.
Author Messages

anon



New Member


Posts:
New Member


--
11 Apr 2013 04:11 AM
    E3de or ENVI (depending on what version etc), has the function to capture building polygons and generate a Digital Elevation Model (DEM) and a Digital Surface Model (DSM) from a classified LAS file. Granted it can do more, however at the moment, just chasing these three. I've been playing around with it and it seems as though it's more efficient in calculating a singular tile at a time, rather than numerous tile (perhaps also a limitation from the PC). However, I have nearly 10,000 tiles, pushing 1TB of data, and desperately searching for a batch code to run these tiles, one by one, written through IDL which ENVI/E3de seems to talk to. I've trawled through a number of sites and found nothing, hoping somebody can help. I need ENVI to: - Load the Las file (and stipulate the projection) - Process the data to provide a DSM, DEM and Building Polygons (again based on a pulldown selection of parameters - these don't change) which (as part of the program) dump into their own directory - Move on to the next one. Any suggestions would be great, or any leads on where to look. Could be handy for anybody really who wants to generate building polygons from Lidar. Cheers

    Deleted User



    New Member


    Posts:
    New Member


    --
    11 Apr 2013 07:04 PM
    Sorry, some more info, here's the steps taken if this helps at all? http://www.flickr.com/photos/94880526...

    Deleted User



    New Member


    Posts:
    New Member


    --
    15 Apr 2013 01:40 PM
    The new ENVI LiDAR formerly known as E3De is programmable and has 'properties' that can be set for DEM/DSM extraction

    Deleted User



    New Member


    Posts:
    New Member


    --
    17 Apr 2013 12:53 AM
    Cheers for that, we're working through these now. There's one item we're stuck on.. We have the script to import a las tile, however am a little lost on how to specify it's projection through IDL. Most of the help is focused for rasters. It would be great if anybody had any scripting suggestions for UTM/WGS84/55S projection, or, is there a way to automatically generate ini files for each tile without having to load them indiviually? (e.g. nominating a global correction?) Thanks again Ben
    You are not authorized to post a reply.