This node reads Geopackage, GeoDatabase(GDB) files.
You can specify the layer to read. If the layer is empty or wrong, the node will read the first layer. You can also enter the number of the layer to read starting at 0. The node will output the names of all layers as second output table, which can be used to revise the name of the target layer.
The node can load resources directly from a web URL e.g. https://github.com/INSPIRE-MIF/gp-geopackage-encodings/raw/refs/heads/main/examples/GE-gpkg-template.gpkg .
Note: For larger files the node progress might not change for a time until the file is successfully read.
The node is based on the GeoPandas project and uses the following related information and functions: