Esri / Esri/geometry-api-java

What is the state of m_b_union_all_dimensions in OperatorUnionCursor

未关闭
#199 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Java
星标
710
派生
269
平均合并
7 天 23 小时
30 天内合并 PR
1

描述

I was looking at the source for `OperatorUnionCursor`, [and found `m_b_union_all_dimensions` flag](https://github.com/Esri/geometry-api-java/blob/master/src/main/java/com/esri/core/geometry/OperatorUnionCursor.java#L41). I am curious what the intent of it is? It seems to always be set to false. Is the intent to one day allow support for `OperatorUnionCursor` to support multiple dimensions (as opposed to current behavior, which drops the lowest dimensions)? If that's what it was intended for, do we think it's feasible to modify this code to allow setting it to true when we want to allow support for unioning multiple dimensions of geometries with this operator?

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。