issues
search
paulmach
/
go.geo
Geometry/geography library in Go, DEPRECATED, use ->
https://github.com/paulmach/orb
MIT License
330
stars
55
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Knearest returns duplicate points
#73
estenssoros
opened
1 year ago
0
latitude out of range bug
#72
gnsx
closed
4 years ago
1
Added Zero func
#71
kirylandruski
closed
6 years ago
0
Added test checking default .Round() behaviour.
#70
kirylandruski
closed
6 years ago
1
Added Round func to Point type which allows to round point components
#69
kirylandruski
closed
6 years ago
3
note about computing centroid for polygons
#68
missinglink
closed
6 years ago
1
add support for hex string in Point.Scan()
#67
mwei0210
closed
6 years ago
2
ST_AsBinary return result of 44 length hex
#66
mwei0210
closed
5 years ago
9
Allow flat arrays as input for paths
#65
furstenheim
closed
6 years ago
3
fix panic on malformed polyline decoding
#64
regeda
closed
6 years ago
1
Is a Point within a Hexagon?
#63
sid6mathur
closed
6 years ago
1
add quadtree.InBoundMatching method
#62
mkabischev
closed
6 years ago
1
Support MultiPolygon type when reading the WKB data from db
#61
januszm
closed
6 years ago
3
Added FindKNearestMatchingGeo that takes maxDistance in meters
#60
vagmi
closed
6 years ago
1
Distance for k nearest
#59
regeda
closed
6 years ago
3
[WIP] SRID, and WKB marshalling
#58
MrSaints
closed
3 years ago
1
Added DouglasPeuckerGeoIndexMap func
#57
RoryQ
closed
7 years ago
1
K nearest search in quadtree
#56
gardster
closed
7 years ago
2
change scalar mercator types to float64 to give precision on small-level projections.
#55
ogero
closed
7 years ago
2
Add quadtree.FindMatching(Point, Filter) method
#54
MartinodF
closed
7 years ago
2
Fix MultiPoint scan into PointSet from WKB
#53
regeda
closed
7 years ago
1
postgresql/postgis: geo.PointSet scan fails for multipoint
#52
sbinq
closed
7 years ago
5
add angle method for line
#51
abonec
opened
7 years ago
0
Fix to badge links in the readme
#50
ryankurte
closed
7 years ago
1
Support for PointZ? (x,y,z)
#49
cherrymud
closed
7 years ago
1
preallocate nodes in quadtree constructor
#48
abonec
closed
7 years ago
1
How do I create a WKT for geometries built of linestrings?
#47
nicerobot
closed
6 years ago
5
Adding identifer column to Point object for quad tree investigation
#46
jvalentine
closed
8 years ago
4
typo
#45
missinglink
closed
8 years ago
1
normalize cartesian coordinate range
#44
missinglink
opened
8 years ago
2
add path.Interpolate(perc) method
#43
missinglink
closed
8 years ago
1
compute center of a path
#42
missinglink
closed
8 years ago
9
Bound anti meridian
#41
Compaurum
opened
8 years ago
1
add support antimeridian on Bound
#40
Compaurum
closed
8 years ago
0
anti-meridian support to fast point.GeoDistanceFrom
#39
paulmach
closed
8 years ago
2
TODO:Add support anti-meridian
#38
Compaurum
closed
8 years ago
1
Marshal to GeoJSON by default
#37
derekperkins
closed
6 years ago
9
fix spelling
#36
paulmach
closed
8 years ago
1
run `gofmt -s`
#35
paulmach
closed
8 years ago
1
Fix WKB Polygon support
#34
paulmach
closed
8 years ago
0
MySQL scanning POLYGON WKB Always results in EMPTY
#33
mfzl
closed
8 years ago
5
clustering.Pointer -> geo.Pointer
#32
paulmach
closed
8 years ago
2
Path resample to given interval
#31
paulmach
closed
8 years ago
0
A quadtree of pointers
#30
paulmach
closed
8 years ago
4
README: Use fenced code blocks for syntax highlighting
#29
Turbo87
closed
9 years ago
2
`NewPointFromLatLng` helper function
#28
j16sdiz
closed
9 years ago
1
Fix Benchmarks for go1.5
#27
paulmach
closed
9 years ago
1
Add Cross, Norm, Angle and Tangent methods for Point
#26
stanim
closed
9 years ago
1
Add Cross, Norm, Angle and Tangent methods to Point
#25
stanim
closed
9 years ago
0
GeoCentroid for point sets
#24
paulmach
closed
9 years ago
0
Next