What is the state of m_b_union_all_dimensions in OperatorUnionCursor
オープン
- 主要言語
- Java
- スター
- 710
- フォーク
- 269
- 平均マージ
- 7日 23時間
- マージ済み PR(30日)
- 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 はまだ評価されていません。