Input/Output#
BRO api#
|
Directly download objects from the BRO to a geost collection object based on the given bounding box |
|
Directly download objects from the BRO to a geost collection object based on given geometries such as points, lines or polygons. |
Data in tabular format (e.g. csv, parquet)#
|
Read tabular borehole information. |
|
Read tabular CPT information. |
|
Read NLog boreholes from the 'nlog_stratstelsel' Excel file. |
|
Read the header and data tables from UU-LLG boreholes (see: EasyDans KNAW) from a local csv or parquet file into a GeoST BoreholeCollection object. |
|
Export the data or header table to a csv file. |
|
Export the data or header table to a parquet file. |
Data from specific file formats#
|
Read one or more GEF files of CPT data into a geost CptCollection. |
GIS vector files#
|
Write header data to geopackage. |
|
Write header data to geoparquet. |
|
Write header data to shapefile. |