Yeetii / peaks-hunters

0 stars 0 forks source link

Classify peaks after region #12

Open Yeetii opened 1 year ago

Yeetii commented 1 year ago

Would use same type of datastructure and be used for similar things as #11

Yeetii commented 1 year ago

Some trouble decoding the JSON of the regions as it's a list of different object types. Seems like I have to write my own JsonConverter for at least part of it. Outputs from JsonConverter are not complete and very complex.