0193 ReprojectDefaultRegionProjSys se (projects)
Import Sweden national boundaries by reprojection from the system default national **
The json command file 0193-ReprojectDefaultRegionProjSys-se.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-sweref",
"tractid": "karttur-sweref",
"siteid": "*",
"plotid": "*",
"system": "sweref"
},
"period": {
"timestep": "singleyear",
"startyear": 2014,
"endyear": 2014
},
"process": [
{
"processid": "ReprojectDefaultRegionProjSys",
"overwrite": false,
"parameters": {
"src_defregid": "se"
},
"srcpath": {
"volume": "GeoImg2021",
"hdr": "shp"
},
"dstpath": {
"volume": "GeoImg2021",
"hdr": "shp"
},
"srccomp": [
{
"se": {
"source": "karttur",
"product": "karttur",
"content": "roi",
"layerid": "defreg",
"prefix": "defreg",
"suffix": "tol@100m"
}
}
],
"dstcopy": [
{
"se": {
"source": "copy",
"product": "copy",
"content": "copy",
"layerid": "copy",
"prefix": "copy",
"suffix": "tol@100m"
}
}
]
}
]
}