package utils
          
          
            
          
          
        
        
            Ordering
            
          
          - Alphabetic
              Visibility
              
        - Public
- All
Value Members
- 
      
      
      
        
      
    
      
        
        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. 
- 
      
      
      
        
      
    
      
        
        object
      
      
        GeoToolsCoverageAvailability
      
      
      A helper object to check if GeoTools GridCoverage2D is available on the classpath. 
- 
      
      
      
        
      
    
      
        
        object
      
      
        GeometrySerializer
      
      
      SerDe using the WKB reader and writer objects 
-  object IndexSerializer
-  object RasterSerializer
Deprecated Value Members
- 
      
      
      
        
      
    
      
        
        object
      
      
        SedonaSQLRegistrator
      
      
      - Annotations
- @deprecated
- Deprecated
- (Since version 1.4.1) Use SedonaContext instead