Class GeojsonConfiguration

    • Constructor Detail

      • GeojsonConfiguration

        public GeojsonConfiguration​(ColumnId geometryColumn)
        Parameters:
        geometryColumn - The ColumnId to a column within the ReportConfiguration's base TableConfiguration whose value is a GeoJSON geometry.
    • Method Detail

      • getGeometryColumn

        public ColumnId getGeometryColumn()