sweref user+project (setup_processes)
Define SWEREF user project
The json command file sweref_user+project_v090.json is part of Karttur’s GeoImagine project setup_processes. Calling the json file will execute the following commands of the GeoImagine Framework.
{
"userproject": {
"userid": "karttur",
"projectid": "karttur",
"tractid": "karttur",
"siteid": "*",
"plotid": "*",
"system": "system"
},
"period": {
"timestep": "static"
},
"process": [
{
"processid": "ManageDefRegProj",
"overwrite": false,
"parameters": {
"defaultregion": "sweref",
"tractid": "karttur-sweref",
"tractname": "karttur sweref",
"projid": "karttur-sweref",
"projname": "karttur sweref",
"tracttitle": "Karttur sweref",
"tractlabel": "Karttur sweref",
"projtitle": "Karttur sweref",
"projlabel": "Karttur sweref"
}
}
]
}