Class EarthdataMapperRunnableExample

java.lang.Object
org.apache.sedona.core.showcase.EarthdataMapperRunnableExample

public class EarthdataMapperRunnableExample extends Object
The Class EarthdataMapperRunnableExample.
  • Field Details

    • sc

      public static org.apache.spark.api.java.JavaSparkContext sc
      The sc.
  • Constructor Details

    • EarthdataMapperRunnableExample

      public EarthdataMapperRunnableExample()
  • Method Details

    • main

      public static void main(String[] args)
      The main method.
      Parameters:
      args - the arguments
    • testSpatialRangeQuery

      public static void testSpatialRangeQuery()
      Test spatial range query.
    • testSpatialRangeQueryUsingIndex

      public static void testSpatialRangeQueryUsingIndex()
      Test spatial range query using index.