I have a large raster mosaic that I wish to clip into smaller DOQQ-sized rasters. A significant percentage of the tiles will be mostly "no data" (0,0,0) areas that I don't need. I currently use the PointCloudCombiner and PointCloudStatistics to calculate statistics for each tile and drop those where the median of each of the 3 bands is zero (0). My question is, does the Point Interval parameter of the PointCloudCombiner function as a sampler? Can I set the value from 1.0 to 10.0 thereby sampling every tenth cell? If it works that way, I can calculate each tile's statistics faster and save time.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.