geoh

package module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 31, 2025 License: MIT Imports: 3 Imported by: 0

README

go-geoh

Find the geohashes that intersect with the given geoJSON

Based on the Python library geoh.

Installation

go get github.com/hsrodriguez/go-geoh

Usage

geohashes = geoh.geohashes(geojson, precision, start_precision)

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Geohashes

func Geohashes(geojson string, precision uint, start_precision uint) []string

This function will convert the given geojson to a list of geohashes with the specified precision. It will return a list of geohashes as strings.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL