Querylight TS Demo

northGeohash

Returns the neighboring geohash directly north of the provided hash.

Back to docs search

Reference Entry

northGeohash

API Reference · foundation · order 30

Returns the neighboring geohash directly north of the provided hash.

Relevant APIs

northGeohash

Returns the neighboring geohash directly north of the provided hash.

Declaration

function northGeohash(hash: string): string

Signatures

```ts function northGeohash(hash: string): string ``` Returns the neighboring geohash directly north of the provided hash.

Parameters

- `hash: string`