-
### What happened?
I'm unable to render Prometheus series like `{country="GR",geohash="swbbh",phase="rtt",place="Athens"} 71.25` as markers on the Geomap panel.
Once I set "Location Mode" to "Geoh…
-
Need to select a geohash solution to apply to the fishnets to simplify and speed the mobility data processing and to enable a uniqueID for each cell in a common table.
KPGeo updated
4 years ago
-
..for hash "u".
result = {ArrayList@3156} size = 8
0 = "g"
1 = "v"
2 = "b"
3 = "s"
4 = "z"
5 = "e"
6 = "c"
7 = "t"
g u v e s t seem to be OK. I could imagine, that u meets b, c and f over …
-
Feature request to support spatial queries by [geohash](http://en.wikipedia.org/wiki/Geohash). This would be really useful for projects which name polygons or points by their location.
-
I'm proposing a new feature to get the adjacent gh of a given one.
It's already implemented in many libs, starting from
[getAdjacent](http://home.apache.org/~rmuir/es-coverage/combined/org.elastics…
-
I have downloaded your software and I have started to compute geohashes.
[https://github.com/yinqiwen/ardb/wiki/Spatial-Index](url)
Is it possible to do a in memory geohash based indexer ?
I…
-
Kia ora! I realize this library is still young but just had a question on using rHEALPix as a sortable polygon "geohash". I've been looking for a way to consistently index/name some polygon features (…
-
During the Polar Data Forum the question of how to represent geohashes in schema.org spatial metadata was asked. What would be the best practice for this?
-
What is the size of geohash grids corresponding to different precision levels? In meters??
-
It would be a nice touch to be able to initialize the hash based on a bounding box precision measurement, which will just wrap the bit precision call (e.g `withSizePrecision(GeoHash.PRECISION_1KM)` or…