terriajs icon indicating copy to clipboard operation
terriajs copied to clipboard

Better automatic region-mapping

Open nf-s opened this issue 3 years ago • 1 comments

A few things:

  • [ ] - Ability to guess region type from column values alone
  • [ ] - If there are multiple columns with regionType - use the one which highest number of matches and smallest regions (highest level of detail)
  • [x] - Way to enable manual region mapping through UI?
  • [ ] - Warn if regions are unrecognised
  • [ ] - I will add more as I think of them...

nf-s avatar Sep 01 '20 03:09 nf-s

+1 for

If there are multiple columns with regionType - use the one which highest number of matches and smallest regions (highest level of detail)

Also, when there are multiple region columns, we should let the user pick which one to show

KeyboardSounds avatar Jan 14 '22 04:01 KeyboardSounds