seominjoon/geosolver

How to obtain label data for new problems

nikepupu opened this issue · 0 comments

Geosolver requires the input of label data. However, currently, the label data is reading from the server. For a new problem that does not have label data. How do we generate it?

[{'y': 76, 'x': 135, 'type': 'angle angle', 'label': '55'}, {'y': 76, 'x': 242, 'type': 'angle angle', 'label': '75'}, {'y': 141, 'x': 204, 'type': 'angle angle', 'label': 'x'}]