| Package | Description |
|---|---|
| mil.nga.geopackage | |
| mil.nga.geopackage.extension.related | |
| mil.nga.geopackage.factory |
| Modifier and Type | Method and Description |
|---|---|
void |
GeoPackageCore.createTileTable(TileTable table)
Create a new tile table
|
| Modifier and Type | Method and Description |
|---|---|
ExtendedRelation |
RelatedTablesCoreExtension.addTilesRelationship(String baseTableName,
TileTable tileTable,
String mappingTableName)
Adds a tiles relationship between the base table and user tiles related
table.
|
ExtendedRelation |
RelatedTablesCoreExtension.addTilesRelationship(String baseTableName,
TileTable tileTable,
UserMappingTable userMappingTable)
Adds a tiles relationship between the base table and user tiles related
table.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GeoPackageCoreImpl.createTileTable(TileTable table)
Create a new tile table
|
Copyright © 2019 National Geospatial-Intelligence Agency. All rights reserved.