0122_BBoxTiledRawData_slu-dtw.json

Thomas Gumbricht bio photo By Thomas Gumbricht

0122 BBoxTiledRawData slu dtw (projects)

Create vector bounding boxes for the depth to groundwater (dtw) tiles

The json command file 0122_BBoxTiledRawData_slu-dtw.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/SLUMarkfuktighet-DTW/images",
        "dstdir": "DOWNLOADS/skogsstyrelsen/SLUMarkfuktighet-DTW/tiles"
      },
      "srcpath": {
        "volume": "sewetland",
        "hdr": "tif"
      },
      "dstpath": {
        "volume": "sewetland",
        "hdr": "shp"
      }
    }
  ]
}