GeoPackage.withFileUri constructor

GeoPackage.withFileUri(
  1. Uri fileUri
)

Creates a GeoPackage from the GeoPackage file (.gpkg) at the given path.

Parameters:

  • fileUri — Path to a GeoPackage file (.gpkg).