gridding multiple layers into intensity image layerS, not single layer
Hi:
I'm trying to grid a series of, typically, 21 individual lidar point clouds into rastered intensity images. I'd prefer to use a layer_loop script to grid each layer into INDIVIDUAL layers, but if I try to use a wildcard in place of the first layer's file name, the output is a single layer with all the point clouds rastered into one layer. This doesn't allow me to make separate filter corrections of the layers to remove the shading differences between layers.
Here's a sample of my script, copied from the Analysis/Grid popup, for one of these files (long file names):
GENERATE_ELEV_GRID FILENAME="NLB_710878345ILTLF0960000NCAM00375M1_2.las" ELEV_UNITS="METERS" GRID_ALG="BIN_AVG" GRID_BIN_SIZE="1" LAYER_DESC="NLB_710878345ILTLF0960000NCAM00375M1_2.las (Intensity Values)" NO_DATA_DIST_MULT="15" GRID_SAVE_TIN="NO" GRID_FILL_TO_BOUNDS="NO" GRID_FLATTEN_AREAS="YES" GRID_HEIGHTS_RELATIVE="NO" GRID_USE_CONSTRAINTS="YES" GRID_IGNORE_ZERO="NO" GRID_TYPE="INTENSITY" SOFT_EDGE_DIST="2"
How can I loop this and get all 21 input layers to grid into 21 separate rasters?
-Tim.
Categories
- 12.9K All Categories
- 5.8K Features Discussion
- 349 Downloading Imagery
- 1.3K Elevation Data
- 385 Georeferencing Imagery Discussion
- 651 GM Script Language
- 55 User Scripts
- 115 GPS Features
- 420 Projection Questions
- 834 Raster Data
- 1.4K Vector Data
- 6.6K Support
- 181 Announcement and News
- 934 Bug Report
- 561 SDK
- 1.2K Suggestion Box
- 3.7K Technical Support
- 578 Other Discussion
- 132 GIS Data Sources
- 27 Global Mapper Showcase
- 244 How I use Global Mapper
- 109 Global Mapper Forum Website
