Package

org.locationtech.rasterframes.datasource

geojson

Permalink

package geojson

Module extension methods.

Since

2019-01-08

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. geojson
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. implicit class DataFrameReaderHasGeoJson extends AnyRef

    Permalink
  2. class GeoJsonDataSource extends DataSourceRegister with RelationProvider

    Permalink

    Basic support for parsing GeoJson into a DataFrame with a geometry/spatial column.

    Basic support for parsing GeoJson into a DataFrame with a geometry/spatial column. Properties as rendered as a Map[String,String]

    Annotations
    @Experimental()
    Since

    5/2/18

Value Members

  1. object DOM

    Permalink

    Lightweight DOM for parsing GeoJSON feature sets.

    Lightweight DOM for parsing GeoJSON feature sets.

    Since

    7/17/18

  2. object GeoJsonDataSource

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped