Readers#
Geopackage#
|
Read and inspect the contents of a geopackage file. |
Close the connection to the geopackage file. |
|
|
Get the column names of a table in the geopackage. |
Create a manual sqlite3 connection to the geopackage file. |
|
Return a Pandas DataFrame containing the layers and associated geometry types in the geopackage. |
|
|
Use a custom query on the geopackage to retrieve desired tables or joined information from multiple tables. |
|
Read all data in a specified table of the geopackage. |
|
Select the first five records from a table the in geopackage for quick inspection. |
BRO CPT Geopackage (Experimental)#
|
Class to handle the Bro CPT Geopackage file for data selections and facilitate making combinations between the different data tables in the BRO CPT geopackage. |
|
Create an instance of BroCptGeopackage from a GeoPackage file. |
Select the location information from the BRO CPT geopackage. |