0122 BBoxTiledRawData slu diken (projects)
Create vector bounding boxes the ditch tiles
The json command file 0122_BBoxTiledRawData_slu-diken.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",
"srcdir": "DOWNLOADS/skogsstyrelsen/DikenRaster_1m/image",
"dstdir": "DOWNLOADS/skogsstyrelsen/DikenRaster_1m/tiles"
},
"srcpath": {
"volume": "sewetland",
"hdr": "tif"
},
"dstpath": {
"volume": "sewetland",
"hdr": "shp"
}
},
{
"processid": "BBoxTiledRawData",
"dsversion": "1.3",
"parameters": {
"getlist": "oswalk",
"srcdir": "DOWNLOADS/skogsstyrelsen/DikenRaster_05m/image",
"dstdir": "DOWNLOADS/skogsstyrelsen/DikenRaster_05m/tiles"
},
"srcpath": {
"volume": "sewetland",
"hdr": "tif"
},
"dstpath": {
"volume": "sewetland",
"hdr": "shp"
}
}
]
}