rdf4j-postgis
Version 0.1.0.0
|
Public Member Functions | |
void | testIntersectionMatrix () |
Static Public Attributes | |
static final String | testGeom ="LINESTRING(743238 2967416,743238 2967450,743265 2967450, 743265.625 2967416,743238 2967416)" |
static final String | testGeom2 ="MULTIPOINT (0 1, 1 0, 2 1)" |
static final String | testGeom3 ="<http://www.opengis.net/def/crs/EPSG/0/27700> MULTIPOINT (10 40, 40 30, 20 20, 30 10)" |
static final String | testGeom4 ="<http://www.opengis.net/def/crs/EPSG/0/4326> MULTIPOINT (10 40, 40 30, 20 20, 30 10)" |
void testIntersectionMatrix | ( | ) |
References GeometricRelationStringFunction.evaluate(), WKTDatatype.LiteralIRI, and IntersectionMatrixTest.testGeom3.
|
static |
|
static |
|
static |
Referenced by IntersectionMatrixTest.testIntersectionMatrix().
|
static |