Querylight TS Demo

geohashesForGeometry

Collects geohashes that cover or intersect the provided geometry.

Back to docs search

Reference Entry

geohashesForGeometry

API Reference · foundation · order 31

Collects geohashes that cover or intersect the provided geometry.

geohashesForGeometry

Collects geohashes that cover or intersect the provided geometry.

Declaration

function geohashesForGeometry(geometry: Geometry, precision: number): Set<string>

Signatures

```ts function geohashesForGeometry(geometry: Geometry, precision: number): Set ``` Collects geohashes that cover or intersect the provided geometry.

Parameters

- `geometry: Geometry` - `precision: number`