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.4.0
Published
Nov 13, 2021
Platform
windows/amd64
Last checked
1 month ago

Tools for package owners.