I am trying to generate a JSON file that includes elements like this one:
But I have problems with the "positions" property. I can´t reproduce it. I can get and array ([] instead of {}) and each element like "9": [220000, 3230000] with non desired {} at the begining and the end.
I attach the full project () with the target.json that I need.
Thanks in advance.