-
Our group has already received a request from @paulc-dstl to add GeoHash literals to GeoSPARQL.
However, there are more geocoding systems which could be taken into account here.
In fact, a lot o…
situx updated
2 months ago
-
it would be cool to have max/min for geohash as well, allowing to set a geohash based on e.g. lat/lng and maxradius of where the geohash should be within, or some other way of setting a geographical b…
-
I have a column `geohash` of length **12** used as a primary key index. I want to find all rows whose geohash is part of a small set of geohashes of length **7**.
`startsWith()` uses the PK index b…
-
-
Great project! I think Geohash (e.g. https://github.com/hkwi/python-geohash) and XYZ Grid might be a great addition (e.g. https://github.com/mapbox/mercantile)
-
### What happened?
I wand to use data that comes from Prometheus with the geomap panel.
I want to use and existing label (in the example it's cluster) and map the names in the label to a gehash.
Fo…
-
# Problem
After running `pip install nlgeojson` on Python 3.5 and 3.6, I get two errors:
1. Missing package `future`
* Solved via `pip install future`
2. Missing package `geohash`
* S…
-
Apparently http://en.wikipedia.org/wiki/Geohash is a common encoding for points.
@neumino suggested adding functionality to support it natively in ReQL.
Actually a given geo hash value defines a "gri…
-
Hi,
trying to install gem on ruby 1.9, I got the following error:
Building native extensions. This could take a while...
ERROR: Error installing davetroy-geohash:
ERROR: Failed to build gem nat…
-
PHP Notice: Uninitialized string offset: -1 in /home/server/gochat/geohash.class.php on line 110
PHP Warning: strpos(): Empty needle in /home/server/gochat/geohash.class.php on line 114
PHP Warning:…