hydromodpy.data.adapters.shp_to_geoparquet#
Convert user-facing vector files into OGC GeoParquet 1.1 vector tables.
Accepted inputs: Shapefile (*.shp), GeoJSON (*.geojson),
GeoPackage (*.gpkg) and already-GeoParquet files (passthrough).
Functions
|
Convert a vector file to a GeoParquet 1.1 table. |
Exceptions
|
Raised when a vector file cannot be converted. |