Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: yaronius/orb

Tags

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge branch 'paulmach:master' into master

v0.2.3

Toggle v0.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request sumsamvoi#1 from sumsamvoi/haversine-distance

 feat: add implementation for haversine distance for geo-coordinates

v0.2.2

Toggle v0.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request paulmach#66 from si3nloong/master

📦️ chore: bump dependencies

v0.2.1

Toggle v0.2.1's commit message

Verified

This commit was signed with the committer’s verified signature.
paulmach Paul Mach
encoding/mvt: remove github.com/pkg/errors as a dependency

v0.2

Toggle v0.2's commit message

Verified

This commit was signed with the committer’s verified signature.
paulmach Paul Mach
geojson: don't error on nil geometry

okay as per the spec https://tools.ietf.org/html/rfc7946#section-3.2

v0.1.7

Toggle v0.1.7's commit message

Verified

This commit was signed with the committer’s verified signature.
paulmach Paul Mach
update gogo/protobuf and pkg/errors dependencies

v0.1.6

Toggle v0.1.6's commit message
Fix UnmarshalFeature

- GeometryCollection cannot unmarshal

v0.1.5

Toggle v0.1.5's commit message
wkb scanner: support hex encoded data from go-pg

v0.1.4

Toggle v0.1.4's commit message
add go.mod

v0.1.3

Toggle v0.1.3's commit message
encoding/wkb: only limit multi allocations not read length