Namespace com.ibm.streamsx.network.geohash

Functions

  • geohashDecode(rstring): The geohashDecode() function decodes a geohash as the latitude and longitude of its center point and bounding box. The 'geohash' argument is a string value of 1 to 12 characters composed of the characters '0123456789bcdefghjkmnpqrstuvwxyz'.
  • geohashEncode(float64, float64, int32): The geohashEncode() function encodes a latitude/longitude pair as a geohash of a specified precision. The argument values are limited to these ranges: