0122 BBoxTiledRawData gs CopDEM 30m (projects)
Create polygons for all the downloaded CopDEM tiles (optional)
The json command file 0122_BBoxTiledRawData_gs-CopDEM-30m.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": "csvfile-getpath1",
"srcdir": "DOWNLOADS/CopernicusDem30/DEM/CopDEM90_tilelist.csv",
"dstdir": "DOWNLOADS/CopernicusDem90/DEM"
},
"srcpath": {
"volume": "GeoImg2021",
"hdr": "tif"
},
"dstpath": {
"volume": "GeoImg2021",
"hdr": "shp"
}
}
]
}