Sha256: 2761d3eb2529e3a21b7ed2fc063dba4373d234c72da67a1315763e2db5d2f73e

Contents?: true

Size: 582 Bytes

Versions: 2

Compression:

Stored size: 582 Bytes

Contents

# RFC: Polyfill modes

* **Authors**: -
* **Date**: -
* **Status**: Draft

## Abstract

Our current polyfill algorithm allocates cells to polygons based on whether the center of the cell falls within the polygon, using Cartesian geometry. This proposal outlines options for expanding the polyfill algorithm to allow for different containment modes (e.g. wholly contained cells, intersecting cells) and spherical geometry.

## Motivation

*Why is this important?*

## Approaches

*What are the various options to address this issue?*

## Proposal

*What is the recommended approach?*

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
h3-3.7.2 ext/h3/src/dev-docs/RFCs/v4.0.0/polyfill-modes-rfc.md
h3-3.7.1 ext/h3/src/dev-docs/RFCs/v4.0.0/polyfill-modes-rfc.md