public class CRSWKT extends CommonFixture
Sources
CommonFixture.GeoPackageVersiondatabaseConnection, dataSource, gpkgFile, ROOT_PKG_PATH| Constructor and Description |
|---|
CRSWKT() |
| Modifier and Type | Method and Description |
|---|---|
void |
activeExtension(org.testng.ITestContext testContext) |
void |
crsTableValues()
At least one definition column SHALL be defined with a valid
definition unless the value of the srs_id column is 0 or -1.
|
void |
tableDefinition()
For GeoPackages conforming to this extension, the
gpkg_spatial_ref_sys table SHALL have an additional column called
definition_12_063 as per Spatial Ref Sys Table Definition and
gpkg_spatial_ref_sys Table Definition SQL (CRS WKT Extension).
|
checkPrimaryKey, close, getAllowedVersions, getGeopackageVersion, getPrimaryKeyColumn, getTestName, initCommonFixture, isExtendedType, setTestName, validateClassEnabledpublic void activeExtension(org.testng.ITestContext testContext)
throws SQLException
SQLExceptionpublic void tableDefinition()
throws SQLException
SQLException - If an SQL query causes an errorpublic void crsTableValues()
throws SQLException
SQLException - If an SQL query causes an errorCopyright © 2018 Open Geospatial Consortium. All rights reserved.