Packages

package utils

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Value Members

  1. object Adapter

    Adapter for converting between DataFrame and SpatialRDD.

    Adapter for converting between DataFrame and SpatialRDD. It provides methods to convert DataFrame to SpatialRDD and vice versa. The schema information is lost during conversion. It is different from org.apache.spark.sql.sedona_sql.adapters.StructuredAdapter which does not lose the schema information during conversion. This should be used if your data starts as a SpatialRDD and you want to convert it to DataFrame.

  2. object GeoToolsCoverageAvailability

    A helper object to check if GeoTools GridCoverage2D is available on the classpath.

  3. object GeometrySerializer

    SerDe using the WKB reader and writer objects

  4. object IndexSerializer
  5. object RasterSerializer

Deprecated Value Members

  1. object SedonaSQLRegistrator
    Annotations
    @deprecated
    Deprecated

    (Since version 1.4.1) Use SedonaContext instead

Ungrouped