Home
last modified time | relevance | path

Searched defs:geohash (Results 1 – 5 of 5) sorted by relevance

/plugin/spatialhelper/helper/
H A Dsearch.php99 findNearby(string $geohash, Point $p = null) global() argument
[all...]
H A Dindex.php120 addToIndex(string $geohash, string $id) global() argument
[all...]
/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
H A DAbstractGeoDistance.php138 public function setGeohash(string $geohash): self argument
/plugin/geotag/syntax/
H A Dgeotag.php115 private function geohash($lat, $lon) { global() function in syntax_plugin_geotag_geotag
/plugin/structgeohash/
H A Dgeohash.js45 function decodeGeoHash(geohash) { argument