public final class GridBoundariesExtractor extends Object
Modifier and Type | Method and Description |
---|---|
String |
getDatasetBoundariesGeoJSON() |
String |
getDatasetBoundariesWKT()
Takes a GridDataset and returns the boundary for the first gridset in the dataset in as a polygon in WKT
|
static GridBoundariesExtractor |
valueOf(GridDataset gds) |
public String getDatasetBoundariesWKT()
public String getDatasetBoundariesGeoJSON()
public static GridBoundariesExtractor valueOf(GridDataset gds)
Copyright © 1999–2016 UCAR/Unidata. All rights reserved.