Class GeojsonConfiguration

Object
com.pullreports.model.exportconfig.GeojsonConfiguration

public class GeojsonConfiguration extends Object
A GeojsonConfiguration activates the Pull Reports Export Report REST API geojson export format by specifying a column with the ReportConfiguration base TableConfiguration whose value is a GeoJSON geometry.

Schema analog: <geojson>

  • Constructor Details

  • Method Details

    • getGeometryColumn

      public ColumnId getGeometryColumn()