Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Merge branch 'paulmach:master' into master
Merge pull request sumsamvoi#1 from sumsamvoi/haversine-distance feat: add implementation for haversine distance for geo-coordinates
Merge pull request paulmach#66 from si3nloong/master 📦️ chore: bump dependencies
encoding/mvt: remove github.com/pkg/errors as a dependency
geojson: don't error on nil geometry okay as per the spec https://tools.ietf.org/html/rfc7946#section-3.2
update gogo/protobuf and pkg/errors dependencies
Fix UnmarshalFeature - GeometryCollection cannot unmarshal
wkb scanner: support hex encoded data from go-pg
add go.mod
encoding/wkb: only limit multi allocations not read length