Searched refs:GeoHash (Results 1 – 6 of 6) sorted by relevance
6 desc New struct type: GeoHash
14 class GeoHash extends AbstractBaseType { class
12 use geoPHP\Adapter\GeoHash; alias426 preg_match('/[' . GeoHash::$characterTable . ']+/', $string, $matches);
6 geoPHP/lib/adapters/GeoHash.class.php
21 use geoPHP\Adapter\GeoHash; alias
17 class GeoHash implements GeoAdapter class