RepoNotes
Toggle theme
Loading ...
Sign in
golang/geo
S2 geometry library in Go
1830
1
31
Readme
Notes
New Note
Sign in to add notes for this repository
RN
golang
11852
Followers
0
Following
61
Repos
No Twitter
The Go Programming Language
Branches
master
Releases
Commits
build(deps): bump actions/setup-go from 6.3.0 to 6.4.0 (#262) Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6.3.0 to 6.4.0. - [Release notes](https://github.com/actions/setup-go/
CellUnionFromDifference: Optimize (#252) Optimize CellUnionFromDifference to use binary search similar to CellUnionFromIntersectionWithCellID. Resolves TODO. | Test Case | Master | Branch | Change
cellunion: Add comments to CellUnionFromIntersectionWithCellID (#261)
Issues
Deadlock during call to ShapeIndex.Iterator()
`S2RegionTermIndexer::GetQueryTerms` equivalent in Golang
Port S2LegacyValidQuery and use in polygon validation