issues
search
golang
/
geo
S2 geometry library in Go
Apache License 2.0
1.69k
stars
182
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
S2: ChainInterpolationQuery
#110
pavlov061356
opened
1 month ago
0
S2: ChainInterpolationQuery
#109
pavlov061356
closed
1 month ago
0
Loop `validate()` fails to adequately detect duplicate vertices
#108
missinglink
opened
1 month ago
5
s2/lax_polyline_test_test.go
#107
missinglink
opened
2 months ago
0
edge_distances: fix test
#106
missinglink
opened
3 months ago
1
Is this project out of maintenance?
#105
iulian-gm
opened
4 months ago
0
AllNeighbors has a bug
#104
ymofen
opened
11 months ago
0
Calculate S2 of polygon with OOM Error in golang
#103
gzqlovemxq
opened
1 year ago
0
chore: replace loop with l.values = append(l.values, ids...)
#102
testwill
opened
1 year ago
0
Sync to latest
#101
rahul2393
closed
1 year ago
1
remove contain point optimizations
#100
dominictwlee
closed
1 year ago
1
Memory Leak when a loop contains point multiple time
#99
kapsteur
opened
1 year ago
2
Add CellIndex intersection
#98
rubenpoppe
opened
1 year ago
1
Subdivide polygon
#97
AgentNemo00
opened
1 year ago
0
s2: fix bad error message in metric_test
#96
brawer
opened
1 year ago
0
Ver update
#95
abhinavdangeti
closed
2 years ago
1
s2: remove redundant type conversion
#94
cuishuang
opened
2 years ago
0
Replace godoc.org links with pgk.go.dev
#93
TheHippo
opened
2 years ago
0
Get a random point from a shape
#92
Edwin-Luijten
closed
2 years ago
2
ppc64le - Fix deviation in floating point values caused by FMA
#91
prashantkhoje
opened
2 years ago
6
Fix floating point failures seen on ppc64le
#90
prashantkhoje
closed
1 year ago
6
Inverted params
#89
mblasi
closed
2 years ago
1
ppc64le - TestClosestEdgeQueryTrueDistanceLessThanChordAngleDistance failure due to floating point precision differences
#88
prashantkhoje
closed
1 year ago
1
ppc64le - TestPointMeasuresPointArea failure due to floating point precision differences
#87
prashantkhoje
opened
2 years ago
0
ppc64le - TestPredicatesRobustSignEqualities failure due to floating point precision differences
#86
prashantkhoje
closed
1 year ago
1
Q: How do you calculate the distance in km between 2 lat/lng points?
#85
idc77
closed
2 years ago
7
golang-s2 momory leak
#84
dongdaxiaodong
opened
2 years ago
1
s2: fix typos
#83
cuishuang
closed
1 year ago
1
Polygon.Intersects() method not working for some inputs?
#82
sreekanth-cb
closed
2 years ago
1
Doc typo fix
#81
stefanb
closed
2 years ago
1
README: add kotlin implementation
#80
jbordeau
opened
3 years ago
0
High memory usage in getting s2 cell covering
#79
shubh0508
opened
3 years ago
3
Bug on Polygon Contains (linked to https://github.com/golang/geo/issues/77 ?)
#78
gcollot
opened
3 years ago
1
Porting bug
#77
adnanutayim
opened
3 years ago
0
s2: implement Polygon.hasInconsistentLoopOrientations
#76
msiner
opened
3 years ago
0
Find Closest Edge Performance with Many Polylines
#75
mccalltd
opened
3 years ago
0
Loop.Area() unit
#74
topac
closed
3 years ago
1
Having trouble with RegionCoverer
#73
chanced
closed
3 years ago
0
Invalid input loops to PolygonFromOrientedLoops
#72
parsaaes
opened
4 years ago
2
PolygonBuilder
#71
missinglink
opened
4 years ago
2
`S2RegionTermIndexer::GetQueryTerms` equivalent in Golang
#70
rikkyGrab
opened
4 years ago
2
Inverted Loops don't contain expected Points
#69
jamespwilliams
closed
4 years ago
2
Polygon .Invert followed by .ContainsPoint panic
#68
jamespwilliams
closed
4 years ago
1
Deadlock during call to ShapeIndex.Iterator()
#67
gaston-haro
opened
4 years ago
8
Question: Overflow converting `CellID.Pos()` to float64 is possible?
#66
amarjeetanandsingh
closed
4 years ago
6
feat: force build index opportunity added
#65
pshopper
closed
4 years ago
6
Radian == 57.2957795 ?
#64
ctessum
closed
4 years ago
1
How to count distance between two point?
#63
sayliu
closed
4 years ago
4
ShapeIndex Questions
#62
pshopper
closed
4 years ago
1
s2: Added Rect.GetCentroid()
#61
sams96
closed
4 years ago
3
Next