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