FME
Reading GeoPackage data via FME
FME is a data integration platform which can read the GeoPackage format and be used to convert and transform the data into other formats or databases. The below example shows how to read a GeoPackage into an FME workbench.
Requirements
FME Desktop
An FME license
A GeoPackage dataset
Instructions
In the FME top ribbon, click the Add Reader button

A dialog box will appear.
Click Parameters in the Add Reader dialog box
Another dialog box will appear to specify OGC GeoPackage Parameters.

Here, specific layers within the GeoPackage can be selected, rather than importing the entire file. Additionally, the Search Envelope can be used to clip the GeoPackage to an extent.
An orange reader will appear which will display the name of the GeoPackage table that has been ‘read in’.
Last updated
Was this helpful?