Class GridBoundariesExtractor


  • public final class GridBoundariesExtractor
    extends Object
    Provides methods for extracting the grid boundaries in standard GIS text formats: WKT and GeoJSON
    • Method Detail

      • getDatasetBoundariesWKT

        public String getDatasetBoundariesWKT()
        Takes a GridDataset and returns the boundary for the first gridset in the dataset in as a polygon in WKT
        Returns:
        WKT
      • getDatasetBoundariesGeoJSON

        public String getDatasetBoundariesGeoJSON()