0122 BBoxTiledRawData aws CopDEM 90m (projects)
Create polygons for all the downloaded AWS CopDEM tiles (optional)
The json command file 0122_BBoxTiledRawData_aws-CopDEM-90m.json is part of Karttur’s GeoImagine project CopDEM. For details on the commands see the blog on Framework Processes.
{
"userproject": {
"userid": "karttur",
"projectid": "karttur",
"tractid": "karttur",
"siteid": "*",
"plotid": "*",
"system": "ancillary"
},
"period": {
"timestep": "static"
},
"process": [
{
"processid": "BBoxTiledRawData",
"dsversion": "1.3",
"parameters": {
"getlist": "aws_tile_list",
"srcdir": "DOWNLOADS/CopDEM90_AWS/tileList.txt",
"dstdir": "DOWNLOADS/CopDEM90_AWS/tiles2"
},
"srcpath": {
"volume": "GeoImg2021",
"hdr": "tif"
},
"dstpath": {
"volume": "GeoImg2021",
"hdr": "shp"
}
}
]
}