Packages

package util

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. case class Bounds(low: Double, high: Double) extends Product with Serializable
  2. class JavaAbstractGeometryUDT extends AnyRef
  3. class RowGeoJSON extends AnyRef
  4. trait WKBUtils extends AnyRef
  5. trait WKTUtils extends AnyRef

Value Members

  1. object GeoHashUtils

    Exposes the two methods needed by ST_GeoHash and ST_GeomFromGeoHash to convert between geometries and Geohashes.

    Exposes the two methods needed by ST_GeoHash and ST_GeomFromGeoHash to convert between geometries and Geohashes. This is different from GeoHashUtils in geomesa-utils which provides operations on geohashes not required by these UDFs

  2. object GeometryUtils
  3. object JavaAbstractGeometryUDT
  4. object SQLFunctionHelper
  5. object WKBUtils extends WKBUtils
  6. object WKTUtils extends WKTUtils

Ungrouped