public class TileMatrixSetTableCreator extends GeoPackageTableCreator
| Modifier and Type | Field and Description |
|---|---|
static String |
TM
gpkgext_tile_matrix property
|
static String |
TM_TABLES
gpkgext_tile_matrix_set_tables property
|
static String |
TM_VW
gpkgext_tile_matrix_variable_widths property
|
static String |
TMS
gpkgext_tile_matrix_set property
|
static String |
TMS_CREATE
ecere_tms_create property
|
CONTENTS, DATA_COLUMN_CONSTRAINTS, DATA_COLUMNS, DIRECTORY, EXTENDED_RELATIONS, EXTENSIONS, GEOMETRY_COLUMNS, GRIDDED_COVERAGE, GRIDDED_PATH, GRIDDED_TILE, METADATA, METADATA_PATH, METADATA_REFERENCE, RELATED_PATH, RTREE, SCHEMA_PATH, SPATIAL_REFERENCE_SYSTEM, TILE_MATRIX, TILE_MATRIX_SET| Constructor and Description |
|---|
TileMatrixSetTableCreator(GeoPackageCore geoPackage)
Constructor
|
TileMatrixSetTableCreator(GeoPackageCoreConnection db)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
int |
createScript()
Execute the creation script
|
int |
createTileMatrix()
Create Tile Matrix table
|
int |
createTileMatrixSet()
Create Tile Matrix Set table
|
int |
createTileMatrixTables()
Create the Tile Matrix Tables table
|
int |
createTileMatrixVariableWidths()
Create the Tile Matrix Variable Widths table
|
String |
getAuthor()
Get the table creator author
|
String |
getName()
Get the table creator name
|
createContents, createDataColumnConstraints, createDataColumns, createExtendedRelations, createExtensions, createGeometryColumns, createGriddedCoverage, createGriddedTile, createMetadata, createMetadataReference, createRequired, createSpatialReferenceSystem, createTable, dropTable, dropView, execScript, execScript, execScript, execSQLScript, execSQLScript, getProperty, getScript, readScript, readScript, readSQLScript, readSQLScriptpublic static final String TMS_CREATE
public static final String TMS
public static final String TM
public static final String TM_TABLES
public static final String TM_VW
public TileMatrixSetTableCreator(GeoPackageCoreConnection db)
db - db connectionpublic TileMatrixSetTableCreator(GeoPackageCore geoPackage)
geoPackage - GeoPackagepublic String getAuthor()
getAuthor in class GeoPackageTableCreatorpublic String getName()
getName in class GeoPackageTableCreatorpublic int createTileMatrixSet()
createTileMatrixSet in class GeoPackageTableCreatorpublic int createTileMatrix()
createTileMatrix in class GeoPackageTableCreatorpublic int createTileMatrixTables()
public int createTileMatrixVariableWidths()
public int createScript()
Copyright © 2021 National Geospatial-Intelligence Agency. All rights reserved.