Add Raster to GeoPackage (Conversion)

ArcGIS Pro 3.4 | | Help archive

Summary

Loads raster datasets into an OGC GeoPackage raster pyramid.

Usage

  • The target GeoPackage can be created using the Create SQLite Database tool.

  • The GeoPackage raster name cannot already exist in the GeoPackage.

  • Raster data with an unknown coordinate reference will be created with a 6-level tiling scheme.

Parameters

LabelExplanationData Type
Input Raster

The raster dataset to load into the OGC GeoPackage raster pyramid.

Raster Layer; Mosaic Layer
Target GeoPackage

The GeoPackage into which the raster dataset will be loaded.

Workspace
Raster Name

The name of the output GeoPackage raster pyramid.

String
Tiling Scheme
(Optional)

Specifies the tiling scheme.

  • TiledThe spatial reference of the input raster will be maintained and tiles will be generated consistent with the GeoPackage standard. This is the default.
  • ArcGIS Online Raster tiles will be generated in a Web Mercator coordinate reference (the same scheme developed for the Army Geospatial Center).
  • NSG Profile Scaled Transverse MercatorA scaled transverse Mercator will be used.
  • NSG Profile WGS84 GeographicWGS84 Geographic will be used.
  • Google Earth Web MercatorRaster tiles will be created using the parameters in the Web Mercator coordinate reference.
  • Custom tiling scheme fileA custom tiling scheme from a file with an XML schema definition created using the Generate Tile Cache Tiling Scheme tool will be used.
String
Tiling Scheme File
(Optional)

A custom tiling scheme file that is required when Tiling Scheme is set to Custom tiling scheme file.

File
Area of Interest
(Optional)

An area of interest used to limit the area of the raster to be loaded, rather than the entire dataset.

Feature Set

Derived Output

LabelExplanationData Type
Output GeoPackage

The updated GeoPackage.

Raster Dataset

Environments

Licensing information

  • Basic: Yes
  • Standard: Yes
  • Advanced: Yes

Related topics