You are here

private property GeoHash::$table in geoPHP 7

Same name and namespace in other branches
  1. 8 geoPHP/lib/adapters/GeoHash.class.php \GeoHash::table

base32 encoding character map.

File

geoPHP/lib/adapters/GeoHash.class.php, line 14

Class

GeoHash
PHP Geometry GeoHash encoder/decoder.

Code

private $table = "0123456789bcdefghjkmnpqrstuvwxyz";