Plugin icon

Geohash Expressions Plugin

Plugin ID: 3218

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

(1) 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.1 - 3.0.0 4.99.0 764 valentinb 2025-12-30T20:09:21.454611+00:00
0.3 - 3.0.0 4.99.0 82 valentinb 2025-12-29T20:47:53.715576+00:00
0.2 - 3.0.0 3.99.0 611 valentinb 2025-08-10T01:45:30.693394+00:00
0.1 - 3.0.0 3.99.0 1660 valentinb 2023-12-12T17:36:38.112288+00:00