Problem with the log
Closed this issue · 2 comments
j3r3m1 commented
It seems some special characters cannot be added into the table log (problem with '). An example below:
{
"description": "Processing OSM data",
"input": {
"area" : 400000,
"locations": [[
48.84017284026897,
2.3061887733275785,
48.878115442982086,
2.36742047202511
]]
},
"output": {
"folder": "/tmp"
},
"parameters": {
"rsu_indicators": {
"indicatorUse": [
"LCZ",
"TEB"
],
"svfSimplified": true,
"estimateHeight": true
}
}
}
ebocher commented
ebocher commented
Done