public class GpkgUtils extends Object
| Constructor and Description |
|---|
GpkgUtils() |
| Modifier and Type | Method and Description |
|---|---|
static mil.nga.geopackage.GeoPackage |
open(File gpkg) |
static Map<String,Object> |
rowAsMap(mil.nga.geopackage.features.user.FeatureResultSet rs,
List<PostgisTable.Field> targetSchema) |
public static mil.nga.geopackage.GeoPackage open(File gpkg)
public static Map<String,Object> rowAsMap(mil.nga.geopackage.features.user.FeatureResultSet rs, List<PostgisTable.Field> targetSchema) throws InvalidRecordException
InvalidRecordExceptionCopyright © 2020. All Rights Reserved.