Skip to content
This repository was archived by the owner on Jan 2, 2024. It is now read-only.
This repository was archived by the owner on Jan 2, 2024. It is now read-only.

Support Multiple Land Masses #278

@patrick-5546

Description

@patrick-5546

The current method generates a land mass by iterating through each latitude in a given bounding box and finding the leftmost and rightmost coordinate that is shallower than the given depth. This creates one polygon.

What we want to do: given a bounding box, create disconnected polygons for each area that is shallower than the given depth (i.e. island).

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions