Package

org.locationtech.geomesa.spark.jts

util

Permalink

package util

Visibility
  1. Public
  2. All

Type Members

  1. case class Bounds(low: Double, high: Double) extends Product with Serializable

    Permalink
  2. class JavaAbstractGeometryUDT extends AnyRef

    Permalink
  3. class RowGeoJSON extends AnyRef

    Permalink
  4. trait WKBUtils extends AnyRef

    Permalink
  5. trait WKTUtils extends AnyRef

    Permalink

Value Members

  1. object GeoHashUtils

    Permalink

    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

    Permalink
  3. object JavaAbstractGeometryUDT

    Permalink
  4. object SQLFunctionHelper

    Permalink
  5. object WKBUtils extends WKBUtils

    Permalink
  6. object WKTUtils extends WKTUtils

    Permalink

Ungrouped