rdf4j-postgis
Version 0.1.0.0
|
Public Member Functions | |
GridCoverage | read (String literalValue) |
String | unparse (GridCoverage geom) |
Static Public Attributes | |
static final String | URI =POSTGIS.NAMESPACE+POSTGIS.NETCDF |
static final GMLCOVDatatype | INSTANCE =new GMLCOVDatatype() |
static final IRI | LiteralIRI =SimpleValueFactory.getInstance().createIRI(POSTGIS.NAMESPACE+POSTGIS.NETCDF) |
GridCoverage read | ( | String | literalValue | ) |
Reimplemented from RasterLiteral.
String unparse | ( | GridCoverage | geom | ) |
Reimplemented from RasterLiteral.
|
static |
Referenced by RastFromNetCDF.construct(), LiteralRegistry.LiteralRegistry(), and AsNetCDF.operation().
|
static |
|
static |
Referenced by LiteralRegistry.LiteralRegistry().