Class GeoPackageUtils

java.lang.Object
org.opengis.cite.gpkg12.util.GeoPackageUtils

public class GeoPackageUtils extends Object
Author:
Lyn Goltz
  • Method Details

    • getAppId

      public static final byte[] getAppId(File gpkgFile) throws IOException
      Parameters:
      gpkgFile - never null
      Returns:
      the bytes that make up the application ID
      Throws:
      IOException - tf the file could not be read