Skip to content

Conversation

@piyushrpt
Copy link
Contributor

Addressing the specific use case of island groups where we end up unrealistic looking Delaunay triangulations.
The easiest way to override the tile generation is to drop in a custom tile tiles.json file with each island is in its own tile.
The merge process just reassembles the unwrapped tiles and does not put attempt to resolve cycles between the islands.

Down stream impacts:

  • It will be possible to improve time-series by doing inversion of each unwrapped tile with its own reference point.
  • Each tile can directly be labelled as its own unwrapped component.

Copy link

@mattcalef mattcalef left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These changes look reasonable to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants