python binding: S2RegionCoverer GetCovering/GetInteriorCovering returns list instead of S2CellUnion
Open
python
- Dominant language
- C++
- Stars
- 2.7k
- Forks
- 357
- Avg merge
- 11h 4m
- Merged PRs (30d)
- 1
Description
Hey.
According to http://s2geometry.io/devguide/s2cell_hierarchy GetCovering/GetInteriorCovering should return S2CellUnions... in Python however they return a tuple (of S2CelIIds).
Is this intended?
Cheers,
Chris.
Contributor guide
Assessment
This issue has not been assessed yet.