Plugin icon

Geohash Expressions Plugin

Plugin ID: 3218

This plugin adds expression functions to work with geohash in the field calculator

(4) votes 
Download latest
Versions JSON
Latest version

This plugin adds expression functions to work with geohash in the field calculator:

- geohash_from_geom | geohash -> Calculate the GeoHash from a geometry
- geohash_yx -> Calculate the GeoHash from y, x (latitude, longitude) coordinates.
- geom_from_geohash ->Return a geometry from a GeoHash string. The geometry will be a polygon representing the GeoHash bounds.
- point_from_geohash -> Return a point geometry from a GeoHash string. The point represents the center point of the GeoHash.
- geohash_neighbors -> Return an array of all the neighbors from a GeoHash string
- geohash_neighbors_map -> Return a map of all the neighbors from a GeoHash string
- geohash_(north|northeast|east|southeast|south|southwest|west|northwest) -> Return the specified cardinal point neighbor of a geohash string.

If you want to support my work, you can donate to me : https://ko-fi.com/valentinbuira

Version QGIS >= QGIS <= Date
0.3.2 - 3.0.0 4.99.0 374 valentinb 2026-07-06T21:24:30.858667+00:00
0.3.1 - 3.0.0 4.99.0 812 valentinb 2025-12-30T20:09:21.454611+00:00
0.3 - 3.0.0 4.99.0 101 valentinb 2025-12-29T20:47:53.715576+00:00
0.2 - 3.0.0 3.99.0 636 valentinb 2025-08-10T01:45:30.693394+00:00
0.1 - 3.0.0 3.99.0 1676 valentinb 2023-12-12T17:36:38.112288+00:00