|
| 1 | +{ |
| 2 | + "pipeline": [ |
| 3 | + { |
| 4 | + "bounds": "([-10425171.940, -10423171.940], [5164494.710, 5166494.710])", |
| 5 | + "filename": "https://s3-us-west-2.amazonaws.com/usgs-lidar-public/IA_FullState/ept.json", |
| 6 | + "resolution":5, |
| 7 | + "requests":1, |
| 8 | + "type": "readers.ept", |
| 9 | + "tag": "readdata" |
| 10 | + }, |
| 11 | + { |
| 12 | + "expression": "Classification != 7", |
| 13 | + "type": "filters.expression", |
| 14 | + "tag": "nonoise" |
| 15 | + }, |
| 16 | + { |
| 17 | + "assignment": "Classification[:]=0", |
| 18 | + "tag": "wipeclasses", |
| 19 | + "type": "filters.assign" |
| 20 | + }, |
| 21 | + { |
| 22 | + "out_srs": "EPSG:26915", |
| 23 | + "tag": "reprojectUTM", |
| 24 | + "type": "filters.reprojection" |
| 25 | + }, |
| 26 | + { |
| 27 | + "tag": "groundify", |
| 28 | + "type": "filters.smrf" |
| 29 | + }, |
| 30 | + { |
| 31 | + "expression": "Classification == 2", |
| 32 | + "type": "filters.expression", |
| 33 | + "tag": "classify" |
| 34 | + }, |
| 35 | + { |
| 36 | + "filename": "iowa.laz", |
| 37 | + "inputs": [ "classify" ], |
| 38 | + "tag": "writerslas", |
| 39 | + "type": "writers.las" |
| 40 | + }, |
| 41 | + { |
| 42 | + "filename": "iowa.tif", |
| 43 | + "gdalopts": "tiled=yes, compress=deflate", |
| 44 | + "inputs": [ "writerslas" ], |
| 45 | + "nodata": -9999, |
| 46 | + "output_type": "idw", |
| 47 | + "resolution": 5, |
| 48 | + "type": "writers.gdal", |
| 49 | + "window_size": 3 |
| 50 | + } |
| 51 | + ], |
| 52 | + "Records": [ |
| 53 | + { |
| 54 | + "eventVersion": "2.1", |
| 55 | + "eventSource": "aws:s3", |
| 56 | + "awsRegion": "us-east-1", |
| 57 | + "eventTime": "2019-09-03T19:37:27.192Z", |
| 58 | + "eventName": "ObjectCreated:Put", |
| 59 | + "userIdentity": { |
| 60 | + "principalId": "AWS:AIDAINPONIXQXHT3IKHL2" |
| 61 | + }, |
| 62 | + "requestParameters": { |
| 63 | + "sourceIPAddress": "205.255.255.255" |
| 64 | + }, |
| 65 | + "responseElements": { |
| 66 | + "x-amz-request-id": "D82B88E5F771F645", |
| 67 | + "x-amz-id-2": "vlR7PnpV2Ce81l0PRw6jlUpck7Jo5ZsQjryTjKlc5aLWGVHPZLj5NeC6qMa0emYBDXOo6QBU0Wo=" |
| 68 | + }, |
| 69 | + "s3": { |
| 70 | + "s3SchemaVersion": "1.0", |
| 71 | + "configurationId": "828aa6fc-f7b5-4305-8584-487c791949c1", |
| 72 | + "bucket": { |
| 73 | + "name": "grid-dev-lidarscans", |
| 74 | + "ownerIdentity": { |
| 75 | + "principalId": "A3I5XTEXAMAI3E" |
| 76 | + }, |
| 77 | + "arn": "arn:aws:s3:::lambda-artifacts-deafc19498e3f2df" |
| 78 | + }, |
| 79 | + "object": { |
| 80 | + "key": "RiPS/jpg/INGLEFIELD_RIPS_puck_20190708_210000.jpg", |
| 81 | + "size": 1305107, |
| 82 | + "eTag": "b21b84d653bb07b05b1e6b33684dc11b", |
| 83 | + "sequencer": "0C0F6F405D6ED209E1" |
| 84 | + } |
| 85 | + } |
| 86 | + } |
| 87 | + ] |
| 88 | + |
| 89 | +} |
0 commit comments