Skip to content

Commit

Permalink
remove
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacbrodsky committed Dec 24, 2024
1 parent 8446278 commit ed5852f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions website/docs/api/regions.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -189,10 +189,6 @@ GeoJSON-like data structure describing a polygon (i.e., an outer ring and
optional holes) and a target cell resolution.
It produces a collection of cells that are contained within the polygon.

Containment is determined by centroids of the cells, so that a partitioning
of polygons (covering an area without overlaps) will result in
a partitioning of H3 cells.

This function differs from `polygonToCells` in that it uses an experimental
new algorithm which supports center-based, fully-contained, and
overlapping containment modes.
Expand Down

0 comments on commit ed5852f

Please sign in to comment.