Querylight TS Demo

geometryIntersectsGeohash

Returns `true` when a geometry intersects the provided geohash cell.

Back to docs search

Reference Entry

geometryIntersectsGeohash

API Reference · foundation · order 32

Returns `true` when a geometry intersects the provided geohash cell.

geometryIntersectsGeohash

Returns true when a geometry intersects the provided geohash cell.

Declaration

function geometryIntersectsGeohash(geometry: Geometry, hash: string): boolean

Signatures

```ts function geometryIntersectsGeohash(geometry: Geometry, hash: string): boolean ``` Returns ``true`` when a geometry intersects the provided geohash cell.

Parameters

- `geometry: Geometry` - `hash: string`