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.6.0 (latest)
Published
Jan 7, 2024
Platform
linux/amd64
Last checked
1 month ago

Tools for package owners.