oriented-imagery icon indicating copy to clipboard operation
oriented-imagery copied to clipboard

Setting Property node in OI.xml config file

Open giugent opened this issue 3 years ago • 0 comments

Hello, even if the properties node value is defined the in the OI.xml file, it seems that the key value pairs are not written in the OIC file. Here is a sample of my setting written in the OI.xml file: <Property> <properties>DefaultAttributes:Accuracy 0,0,0,0,0,0,0,0</properties> </Property> I have also tried by quoting the key value pair: <Property> <properties>"DefaultAttributes:Accuracy" "0,0,0,0,0,0,0,0"</properties> </Property> Am I wrong, or is it a bug ?

giugent avatar Nov 28 '22 10:11 giugent