[Feature Req] Polyfill for multi level inclusion/exclusion
还没有人认领这个 Issue。
评估
- 难度
- 5/5
- 预计耗时
- 一周以上
- 新手友好度
- 25/100
- Issue 类型
- 功能
- 描述清晰度
- 需要澄清
- 活跃度
- 停滞
- 技术栈
- java
调研方向
未指定实现文件、测试或入口点。首先检查现有的 polyfill API 以及 issue 中描述的 S2Polygon 包含规则;支持嵌套的包含和排除,且无需显式的孔洞,即表示完成。
由索引模型根据 Issue 内容生成。
描述
Curious if there is any plan to add polyfill support for more complex geofences that have inclusions within 'holes'
For instance in s2, inclusion/exclusion is determined by the number of geofences a point is contained by and therefore doesn't require an explicit 'holes' input in the api.
Snippet from s2 java comments:
/*
- An S2Polygon is an S2Region object that represents a polygon. A polygon
- consists of zero or more {@link S2Loop loops} representing "shells" and
- "holes". All loops should be oriented CCW, i.e. the shell or hole is on the
- left side of the loop. Loops may be specified in any order. A point is
- defined to be inside the polygon if it is contained by an odd number of
- loops.
*/
- 主要语言
- Java
- 星标
- 333
- 派生
- 68
- PR 合并指标
- 30 天内没有已合并 PR
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
uber/h3-java 的其他 Issue
-
难度 2/5 1-3 小时 新手友好度 68/100
-
难度 2/5 1-3 小时 新手友好度 55/100
-
难度 3/5 1-2 天 新手友好度 42/100
-
难度 4/5 3-5 天 新手友好度 35/100
-
难度 3/5 1-2 天 新手友好度 48/100
相似的 Issue
-
area/plugin
难度 2/5 1-3 小时 新手友好度 75/100
kestra-io/plugin-kestra#190 ·
-
难度 2/5 1-3 小时 新手友好度 70/100
google-ai-edge/LiteRT-LM#3739 ·
-
bug
难度 2/5 1-3 小时 新手友好度 75/100
-
难度 2/5 1-3 小时 新手友好度 75/100
integra-team-red/meet-map#249 ·
-
[Studio][Bug] Cancelled create-user dialog keeps the password and admin switch for the next attempt 未关闭
难度 2/5 1-3 小时 新手友好度 75/100
apache/rocketmq-dashboard#5064 ·