Class GeojsonConfiguration
Object
com.pullreports.model.exportconfig.GeojsonConfiguration
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 Summary
Constructors -
Method Summary
-
Constructor Details
-
GeojsonConfiguration
- Parameters:
geometryColumn- The ColumnId to a column within theReportConfiguration's baseTableConfigurationwhose value is a GeoJSON geometry.
-
-
Method Details
-
getGeometryColumn
-