Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / paulmach/go.geo issues and pull requests

#73 - Knearest returns duplicate points

Issue - State: open - Opened by estenssoros almost 2 years ago

#72 - latitude out of range bug

Issue - State: closed - Opened by gnsx over 4 years ago - 1 comment

#71 - Added Zero func

Pull Request - State: closed - Opened by kirylandruski about 6 years ago

#70 - Added test checking default .Round() behaviour.

Pull Request - State: closed - Opened by kirylandruski about 6 years ago - 1 comment

#69 - Added Round func to Point type which allows to round point components

Pull Request - State: closed - Opened by kirylandruski over 6 years ago - 3 comments

#68 - note about computing centroid for polygons

Issue - State: closed - Opened by missinglink over 6 years ago - 1 comment

#67 - add support for hex string in Point.Scan()

Pull Request - State: closed - Opened by mwei0210 over 6 years ago - 2 comments

#66 - ST_AsBinary return result of 44 length hex

Issue - State: closed - Opened by mwei0210 over 6 years ago - 9 comments

#65 - Allow flat arrays as input for paths

Pull Request - State: closed - Opened by furstenheim over 6 years ago - 3 comments

#64 - fix panic on malformed polyline decoding

Pull Request - State: closed - Opened by regeda over 6 years ago - 1 comment

#63 - Is a Point within a Hexagon?

Issue - State: closed - Opened by s8mathur almost 7 years ago - 1 comment

#62 - add quadtree.InBoundMatching method

Pull Request - State: closed - Opened by mkabischev almost 7 years ago - 1 comment

#61 - Support MultiPolygon type when reading the WKB data from db

Issue - State: closed - Opened by januszm almost 7 years ago - 3 comments

#60 - Added FindKNearestMatchingGeo that takes maxDistance in meters

Pull Request - State: closed - Opened by vagmi almost 7 years ago - 1 comment

#59 - Distance for k nearest

Pull Request - State: closed - Opened by regeda almost 7 years ago - 3 comments

#58 - [WIP] SRID, and WKB marshalling

Pull Request - State: closed - Opened by MrSaints about 7 years ago - 1 comment

#57 - Added DouglasPeuckerGeoIndexMap func

Pull Request - State: closed - Opened by RoryQ about 7 years ago - 1 comment

#56 - K nearest search in quadtree

Pull Request - State: closed - Opened by gardster about 7 years ago - 2 comments

#55 - change scalar mercator types to float64 to give precision on small-level projections.

Pull Request - State: closed - Opened by ogero about 7 years ago - 2 comments

#54 - Add quadtree.FindMatching(Point, Filter) method

Pull Request - State: closed - Opened by MartinodF about 7 years ago - 2 comments

#53 - Fix MultiPoint scan into PointSet from WKB

Pull Request - State: closed - Opened by regeda about 7 years ago - 1 comment

#52 - postgresql/postgis: geo.PointSet scan fails for multipoint

Issue - State: closed - Opened by sbinq about 7 years ago - 5 comments

#51 - add angle method for line

Pull Request - State: open - Opened by abonec over 7 years ago

#50 - Fix to badge links in the readme

Pull Request - State: closed - Opened by ryankurte over 7 years ago - 1 comment

#49 - Support for PointZ? (x,y,z)

Issue - State: closed - Opened by cherrymud almost 8 years ago - 1 comment

#48 - preallocate nodes in quadtree constructor

Pull Request - State: closed - Opened by abonec about 8 years ago - 1 comment

#47 - How do I create a WKT for geometries built of linestrings?

Issue - State: closed - Opened by nicerobot about 8 years ago - 5 comments

#46 - Adding identifer column to Point object for quad tree investigation

Issue - State: closed - Opened by jvalentine about 8 years ago - 4 comments

#45 - typo

Pull Request - State: closed - Opened by missinglink over 8 years ago - 1 comment

#44 - normalize cartesian coordinate range

Issue - State: open - Opened by missinglink over 8 years ago - 2 comments

#43 - add path.Interpolate(perc) method

Pull Request - State: closed - Opened by missinglink over 8 years ago - 1 comment

#42 - compute center of a path

Issue - State: closed - Opened by missinglink over 8 years ago - 9 comments

#41 - Bound anti meridian

Pull Request - State: open - Opened by Compaurum over 8 years ago - 1 comment

#40 - add support antimeridian on Bound

Issue - State: closed - Opened by Compaurum over 8 years ago

#39 - anti-meridian support to fast point.GeoDistanceFrom

Pull Request - State: closed - Opened by paulmach over 8 years ago - 2 comments

#38 - TODO:Add support anti-meridian

Issue - State: closed - Opened by Compaurum over 8 years ago - 1 comment

#37 - Marshal to GeoJSON by default

Issue - State: closed - Opened by derekperkins almost 9 years ago - 9 comments

#36 - fix spelling

Pull Request - State: closed - Opened by paulmach almost 9 years ago - 1 comment

#35 - run `gofmt -s`

Pull Request - State: closed - Opened by paulmach almost 9 years ago - 1 comment

#34 - Fix WKB Polygon support

Pull Request - State: closed - Opened by paulmach almost 9 years ago

#33 - MySQL scanning POLYGON WKB Always results in EMPTY

Issue - State: closed - Opened by mfzl almost 9 years ago - 5 comments

#32 - clustering.Pointer -> geo.Pointer

Pull Request - State: closed - Opened by paulmach almost 9 years ago - 2 comments

#31 - Path resample to given interval

Pull Request - State: closed - Opened by paulmach almost 9 years ago

#30 - A quadtree of pointers

Pull Request - State: closed - Opened by paulmach about 9 years ago - 4 comments

#29 - README: Use fenced code blocks for syntax highlighting

Pull Request - State: closed - Opened by Turbo87 about 9 years ago - 2 comments

#28 - `NewPointFromLatLng` helper function

Pull Request - State: closed - Opened by j16sdiz about 9 years ago - 1 comment

#27 - Fix Benchmarks for go1.5

Pull Request - State: closed - Opened by paulmach about 9 years ago - 1 comment

#26 - Add Cross, Norm, Angle and Tangent methods for Point

Pull Request - State: closed - Opened by stanim over 9 years ago - 1 comment

#25 - Add Cross, Norm, Angle and Tangent methods to Point

Pull Request - State: closed - Opened by stanim over 9 years ago

#24 - GeoCentroid for point sets

Pull Request - State: closed - Opened by paulmach over 9 years ago

#23 - centroid calc

Issue - State: closed - Opened by missinglink over 9 years ago - 5 comments

#22 - Fix link for explanation of Visvalingam

Pull Request - State: closed - Opened by gregpsycle over 9 years ago - 1 comment

#21 - Add "side" value helpers on geo.Bound

Pull Request - State: closed - Opened by paulmach over 9 years ago - 1 comment

#20 - TODO: MarshalWKB()

Issue - State: closed - Opened by paulmach over 9 years ago

#19 - Add Scan and UnmarshalWKB methods

Pull Request - State: closed - Opened by paulmach over 9 years ago - 2 comments

#18 - Updates to PointSet and Bound

Pull Request - State: closed - Opened by paulmach over 9 years ago - 1 comment

#17 - Remove 1 allocation from point.GeoHash

Pull Request - State: closed - Opened by paulmach over 9 years ago - 1 comment

#16 - Remove Allocations from Path.Encode

Pull Request - State: closed - Opened by paulmach over 9 years ago - 1 comment

#15 - Verify Bound.GeoPad and NewGeoBoundAroundPoint

Issue - State: closed - Opened by paulmach almost 10 years ago - 1 comment

#14 - Verify PointSet.GeoCentroid()

Issue - State: closed - Opened by paulmach almost 10 years ago

#13 - Add Centroid to PointSet object

Issue - State: closed - Opened by paulmach almost 10 years ago - 1 comment

#12 - Add DistanceFrom to PointSet object

Issue - State: closed - Opened by paulmach almost 10 years ago

#11 - Point Set

Pull Request - State: closed - Opened by mlerner almost 10 years ago - 1 comment

#10 - Add bound around point to enable geoqueries

Pull Request - State: closed - Opened by mlerner almost 10 years ago

#9 - Pre bucket geo points for clustering

Pull Request - State: closed - Opened by paulmach almost 10 years ago - 1 comment

#8 - More changes to clustering

Pull Request - State: closed - Opened by paulmach almost 10 years ago

#7 - Finding Geo distance from Path

Pull Request - State: closed - Opened by mlerner almost 10 years ago - 1 comment

#6 - QuadKey tile

Issue - State: closed - Opened by tmcw about 10 years ago - 3 comments

#5 - Add NewPathFromEncoding to replace Decode

Pull Request - State: closed - Opened by paulmach about 10 years ago - 1 comment

#4 - Fix rounding during polyline encoding

Pull Request - State: closed - Opened by ericrwolfe about 10 years ago - 2 comments

#3 - Fix and test point.bearingTo()

Pull Request - State: closed - Opened by ericrwolfe about 10 years ago - 1 comment

#2 - Minor documentation and comment fixes.

Pull Request - State: closed - Opened by bdon over 10 years ago - 1 comment

#1 - feature proposal for projecting points onto lines/paths

Pull Request - State: closed - Opened by bdon over 10 years ago - 10 comments