0122 BBoxTiledRawData metria DEM (projects)
Create vector bounding boxes for the 2 m DEM tiles
The json command file 0122_BBoxTiledRawData_metria-DEM.json is part of Karttur’s GeoImagine project SwedenWetlands. 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": "oswalk",
"pattern": "",
"nonpattern": "density",
"srcdir": "DOWNLOADS/METRIA/DEM2m/data",
"dstdir": "DOWNLOADS/METRIA/DEM2m/tiles"
},
"srcpath": {
"volume": "sewetland",
"hdr": "tif"
},
"dstpath": {
"volume": "sewetland",
"hdr": "shp"
}
}
]
}