Package com.luciad.format.sqlite.geopackage
package com.luciad.format.sqlite.geopackage
Support for OGC GeoPackage data.
- You can use
TLcdGeoPackageModelDecoder
to decode.gpkg
files - You can use
TLcdGeoPackageModelEncoder
to create.gpkg
files
- Since:
- 2013.1
-
ClassDescriptionEnumeration of the supported GeoPackage specifications.Annotation that indicates a property is enriched with metadata described in the gpkg_data_columns table of a GeoPackage.
Data source
for a single data set in a OGC GeoPackage file.Description of a GeoPackage extension.A model decoder that decodes OGC GeoPackage files.Model descriptor for OGC GeoPackage data.A model encoder that converts models containing vector data or raster data to OGC GeoPackage files.Enumeration of the supported compression mode.Enumeration of the supported elevation compression formats.