package geohash

import "github.com/mmcloughlin/avo/examples/geohash"

Package geohash implements integer geohash encoding in avo.

Index

Functions

func EncodeInt

func EncodeInt(lat float64, lng float64) uint64

EncodeInt computes the 64-bit integer geohash of (lat, lng).

Source Files

doc.go stub.go

Version
v0.3.0
Published
Oct 30, 2021
Platform
darwin/amd64
Last checked
1 month ago

Tools for package owners.